瀏覽代碼

update tsconfig

Shahed Nasser 7 月之前
父節點
當前提交
22ff0d3314
共有 1 個文件被更改,包括 2 次插入1 次删除
  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