tsconfig.json extends from tsconfig.base.json
This commit is contained in:
@@ -1,4 +1,5 @@
|
||||
{
|
||||
"extends": "../../tsconfig.base.json",
|
||||
"compilerOptions": {
|
||||
"allowSyntheticDefaultImports": true,
|
||||
"allowUnreachableCode": false,
|
||||
|
||||
Reference in New Issue
Block a user