Skip to content

Commit 8a1b1f9

Browse files
intellixhansl
authored andcommitted
fix(@angular/cli): fix ide import errors
1 parent 501e974 commit 8a1b1f9

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

packages/@angular/cli/blueprints/ng/files/tsconfig.json

+1
Original file line numberDiff line numberDiff line change
@@ -2,6 +2,7 @@
22
"compileOnSave": false,
33
"compilerOptions": {
44
"outDir": "./dist/out-tsc",
5+
"baseUrl": "src",
56
"sourceMap": true,
67
"declaration": false,
78
"moduleResolution": "node",

0 commit comments

Comments
 (0)