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 992458c commit f1fa7e2Copy full SHA for f1fa7e2
test-angular-versions/v20-standalone/tsconfig.json
@@ -14,7 +14,7 @@
14
"sourceMap": true,
15
"declaration": false,
16
"experimentalDecorators": true,
17
- "moduleResolution": "bundler",
+ "moduleResolution": "node",
18
"importHelpers": true,
19
"target": "ES2022",
20
"module": "ES2022",
test-angular-versions/v20/tsconfig.json
0 commit comments