We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent c5a2826 commit 47195caCopy full SHA for 47195ca
tsconfig.json
@@ -3,7 +3,7 @@
3
"sourceMap": false,
4
"target": "es5",
5
"moduleResolution": "node",
6
- "skipLibCheck": true,
+ "skipLibCheck": false,
7
"strict": true,
8
"noImplicitAny": true,
9
"strictNullChecks": true
0 commit comments