Skip to content

Commit 47dcafc

Browse files
Uzhastin-Nikitathe-homeless-god
authored andcommitted
ci: fix isolated modules for tsconfig
1 parent ae9117b commit 47dcafc

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

tsconfig.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -11,7 +11,7 @@
1111
"moduleResolution": "node",
1212
"target": "ESNext",
1313
"resolveJsonModule": true,
14-
"isolatedModules": true,
14+
"isolatedModules": false,
1515
"module": "ESNext",
1616
"declaration": true,
1717
"declarationDir": "types",

0 commit comments

Comments
 (0)