We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 2c673a7 commit cf10c6bCopy full SHA for cf10c6b
types/tsconfig.json
@@ -1,4 +1,7 @@
1
{
2
"extends": "../node_modules/kcd-scripts/shared-tsconfig.json",
3
+ "compilerOptions": {
4
+ "skipLibCheck": true
5
+ },
6
"include": ["."]
7
}
0 commit comments