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.
skipLibCheck
1 parent bf86aac commit d2e9873Copy full SHA for d2e9873
src/tsconfig.json
@@ -8,7 +8,6 @@
8
"declarationMap": true,
9
"emitDeclarationOnly": true,
10
"outDir": "../dist",
11
- "rootDir": ".",
12
- "skipLibCheck": true
+ "rootDir": "."
13
}
14
0 commit comments