There was an error while loading. Please reload this page.
1 parent eb9e1fe commit 9069261Copy full SHA for 9069261
1 file changed
tsconfig.json
@@ -3,6 +3,7 @@
3
"lib": ["es2018"],
4
"target": "es2018",
5
"module": "commonjs",
6
+ "skipLibCheck": true,
7
"strict": true,
8
"noEmit": true,
9
"moduleResolution": "node10"
0 commit comments