Browse Source

refactor: updates tsconfig.json

e22m4u 1 week ago
parent
commit
c0274a6617
1 changed files with 0 additions and 4 deletions
  1. 0 4
      tsconfig.json

+ 0 - 4
tsconfig.json

@@ -10,9 +10,5 @@
   "include": [
     "./src/**/*.ts",
     "./src/**/*.js"
-  ],
-  "exclude": [
-    "node_modules",
-    "dist"
   ]
 }