Browse Source

update tsconfig

Shahed Nasser 7 tháng trước cách đây
mục cha
commit
22ff0d3314
1 tập tin đã thay đổi với 2 bổ sung1 xóa
  1. 2 1
      tsconfig.json

+ 2 - 1
tsconfig.json

@@ -17,7 +17,8 @@
     "jsx": "react-jsx",
     "forceConsistentCasingInFileNames": true,
     "resolveJsonModule": true,
-    "checkJs": false
+    "checkJs": false,
+    "strictNullChecks": true
   },
   "ts-node": {
     "swc": true