Browse Source

refactor: updates tsconfig.json

e22m4u 1 week ago
parent
commit
2114bf1824
1 changed files with 0 additions and 5 deletions
  1. 0 5
      tsconfig.json

+ 0 - 5
tsconfig.json

@@ -6,11 +6,6 @@
     "moduleResolution": "NodeNext",
     "allowJs": true,
     "checkJs": true,
-
-    "strict": false,
-    "noImplicitAny": false,
-    "skipLibCheck": false,
-    "strictNullChecks": true,
   },
   "include": [
     "./src/**/*.ts",