Skip to content

Commit 8714649

Browse files
committed
Set moduleDetection force
1 parent 335e4fe commit 8714649

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
@@ -7,6 +7,7 @@
77
"strict": true,
88
"module": "nodenext",
99
"esModuleInterop": true,
10+
"moduleDetection": "force",
1011
"target": "es2023",
1112
"jsx": "react-jsx",
1213
"sourceMap": true,

0 commit comments

Comments
 (0)