瀏覽代碼

clean tsconfig.build.json

Yuki Takei 4 年之前
父節點
當前提交
ab575977f8
共有 1 個文件被更改,包括 0 次插入2 次删除
  1. 0 2
      packages/app/tsconfig.build.json

+ 0 - 2
packages/app/tsconfig.build.json

@@ -2,12 +2,10 @@
   "extends": "./tsconfig.json",
   "compilerOptions": {
     "module": "esnext",
-    "alwaysStrict": true,
     "jsx": "react",
     "noFallthroughCasesInSwitch": true,
     "noUnusedLocals": true,
     "noUnusedParameters": true,
-    "skipLibCheck": true,
     "strict": true
   },
   "exclude": [