diff --git a/tsconfig.json b/tsconfig.json deleted file mode 100644 index 564ed18..0000000 --- a/tsconfig.json +++ /dev/null @@ -1,7 +0,0 @@ -{ - "compilerOptions": { - "noImplicitAny": true, - "strictNullChecks": true, - "target": "es6" - } -}