Commit 5fd51d5
authored
fix(language-server): Fix detection of Angular for v14+ projects (#1660)
In v14, the .d.ts file for angular core is now "index.d.ts" rather than "core.d.ts".
This change happened in ng-packagr/ng-packagr@c6f6e4d
fixes #16571 parent 1f40650 commit 5fd51d5
1 file changed
+1
-1
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
1245 | 1245 | | |
1246 | 1246 | | |
1247 | 1247 | | |
1248 | | - | |
| 1248 | + | |
1249 | 1249 | | |
1250 | 1250 | | |
1251 | 1251 | | |
| |||
0 commit comments