Browse Source

update tsconfig.json

Yuki Takei 2 năm trước cách đây
mục cha
commit
f7bccd12cf
1 tập tin đã thay đổi với 1 bổ sung4 xóa
  1. 1 4
      packages/ui/tsconfig.json

+ 1 - 4
packages/ui/tsconfig.json

@@ -7,10 +7,7 @@
     "baseUrl": ".",
     "baseUrl": ".",
     "paths": {
     "paths": {
       "~/*": ["./src/*"]
       "~/*": ["./src/*"]
-    },
-
-    /* TOOD: remove below flags for strict checking */
-    "noImplicitAny": false
+    }
   },
   },
   "include": [
   "include": [
     "src"
     "src"