There was an error while loading. Please reload this page.
1 parent 64dbd84 commit 2633b83Copy full SHA for 2633b83
tsconfig.json
@@ -2,6 +2,7 @@
2
"compilerOptions": {
3
"target": "ESNext",
4
"module": "CommonJS",
5
+ "lib": ["ESNext"],
6
//"outDir": "dist",
7
"rootDir": "src",
8
// "strict": true,
0 commit comments