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 44c94f7 commit a252569Copy full SHA for a252569
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