diff options
Diffstat (limited to 'tsconfig.base.json')
-rw-r--r-- | tsconfig.base.json | 8 |
1 files changed, 0 insertions, 8 deletions
diff --git a/tsconfig.base.json b/tsconfig.base.json deleted file mode 100644 index b53356c9..00000000 --- a/tsconfig.base.json +++ /dev/null @@ -1,8 +0,0 @@ -{ - "compilerOptions": { - "noImplicitAny": true, - "noImplicitReturns": true, - "noUnusedLocals": true, - "noUnusedParameters": true - } -}
\ No newline at end of file |