We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 314f125 commit 0c31bbaCopy full SHA for 0c31bba
script/tsconfig.json
@@ -1,8 +1,7 @@
1
{
2
"extends": "../tsconfig.json",
3
"compilerOptions": {
4
- "outDir": "./",
5
- "skipLibCheck": true
+ "outDir": "./"
6
},
7
"include": ["./**/*.ts"],
8
"exclude": []
0 commit comments