Skip to content

Commit 842ccbb

Browse files
committed
use es2020 module
1 parent 94bb888 commit 842ccbb

1 file changed

Lines changed: 1 addition & 0 deletions

File tree

tsconfig.json

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,7 @@
11
{
22
"extends": "@aboutbits/ts-config/react",
33
"compilerOptions": {
4+
"module": "es2020",
45
"moduleResolution": "node",
56
"skipLibCheck": true
67
},

0 commit comments

Comments
 (0)