Skip to content

Commit 43edb40

Browse files
committed
change isolated lint
1 parent 52b0011 commit 43edb40

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
@@ -15,6 +15,7 @@
1515
"noUnusedLocals": true,
1616
"noUnusedParameters": true,
1717
"moduleResolution": "node",
18+
"isolatedModules": true,
1819
"jsx": "react-jsx",
1920
"esModuleInterop": true,
2021
"skipLibCheck": true,

0 commit comments

Comments
 (0)