We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 728f669 commit e3f1a2aCopy full SHA for e3f1a2a
1 file changed
tsconfig.base.json
@@ -6,6 +6,7 @@
6
"declarationMap": false,
7
"esModuleInterop": true,
8
"forceConsistentCasingInFileNames": true,
9
+ "isolatedModules": true,
10
"lib": ["ES2022"],
11
"module": "NodeNext",
12
"moduleResolution": "NodeNext",
0 commit comments