summaryrefslogtreecommitdiff
path: root/tsconfig.base.json
diff options
context:
space:
mode:
Diffstat (limited to 'tsconfig.base.json')
-rw-r--r--tsconfig.base.json8
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