We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent f0860d9 commit 80d8c4eCopy full SHA for 80d8c4e
2 files changed
templates/tsconfig.json
@@ -6,7 +6,7 @@
6
"esModuleInterop": true,
7
"skipLibCheck": true,
8
"forceConsistentCasingInFileNames": true,
9
- "moduleResolution": "node",
+ "moduleResolution": "node10",
10
"allowUnusedLabels": false,
11
"allowUnreachableCode": false,
12
"exactOptionalPropertyTypes": false,
tsconfig.json
@@ -7,7 +7,7 @@
13
0 commit comments