Yuki Takei 4 лет назад
Родитель
Сommit
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": [