There was an error while loading. Please reload this page.
1 parent 94bb888 commit 842ccbbCopy full SHA for 842ccbb
1 file changed
tsconfig.json
@@ -1,6 +1,7 @@
1
{
2
"extends": "@aboutbits/ts-config/react",
3
"compilerOptions": {
4
+ "module": "es2020",
5
"moduleResolution": "node",
6
"skipLibCheck": true
7
},
0 commit comments