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 1c4b948 commit 6a9d0b0Copy full SHA for 6a9d0b0
tsconfig.cjs.json
@@ -5,7 +5,8 @@
5
"sourceMap": true,
6
"declarationMap": true,
7
"declaration": true,
8
- "rootDirs": ["lib"]
+ "rootDirs": ["lib"],
9
+ "skipLibCheck": true
10
},
11
"include": [
12
"lib/**/*.ts",
0 commit comments