tsconfig.json extends from tsconfig.base.json

This commit is contained in:
2026-07-12 15:43:41 +02:00
parent 193ce2b241
commit 54255b453a
2 changed files with 18 additions and 0 deletions
+1
View File
@@ -1,4 +1,5 @@
{
"extends": "../../tsconfig.base.json",
"compilerOptions": {
"allowSyntheticDefaultImports": true,
"allowUnreachableCode": false,