We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent efabfc4 commit 6059e61Copy full SHA for 6059e61
1 file changed
tsconfig.json
@@ -3,6 +3,7 @@
3
"module": "commonjs",
4
"target": "es6",
5
"outDir": "out",
6
+ "skipLibCheck": true,
7
"lib": [
8
"es6"
9
],
0 commit comments