We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 4ed61a7 commit 6ae0d42Copy full SHA for 6ae0d42
dev-packages/type-check/ts3.8-test/tsconfig.build.json
@@ -3,7 +3,7 @@
3
"index.ts",
4
],
5
"compilerOptions": {
6
- "skipLibCheck": false,
+ "skipLibCheck": true,
7
"noEmit": true,
8
"importHelpers": true,
9
"types": [],
0 commit comments