Kaynağa Gözat

clean tsconfig.build.json

Yuki Takei 4 yıl önce
ebeveyn
işleme
ab575977f8
1 değiştirilmiş dosya ile 0 ekleme ve 2 silme
  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": [