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 f8ddd42 commit ff26cceCopy full SHA for ff26cce
tsconfig.json
@@ -15,7 +15,7 @@
15
"noUncheckedIndexedAccess": true,
16
"esModuleInterop": true,
17
"resolveJsonModule": true,
18
- "skipLibCheck": false
+ "skipLibCheck": true
19
},
20
"include": ["src"],
21
"exclude": ["**/*.test.js"]
0 commit comments