Skip to content

Commit a49bcb9

Browse files
committed
fix config
1 parent e3e3a6f commit a49bcb9

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

tsconfig.json

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -4,6 +4,7 @@
44
"target": "ES2022",
55
"lib": ["DOM", "ES2022", "DOM.Iterable"],
66
"jsx": "react",
7+
"isolatedModules": true,
78
"module": "Node16",
89
"moduleResolution": "Node16",
910
"sourceMap": true,

0 commit comments

Comments
 (0)