mirror of
https://github.com/angular/angular.git
synced 2026-09-14 13:54:52 +08:00
863c7eaafe
Migrate the vscode extension for angular into this repository. PR Close #63924
7 lines
98 B
JSON
7 lines
98 B
JSON
{
|
|
"extends": "../../tsconfig.json",
|
|
"compilerOptions": {
|
|
"resolveJsonModule": true,
|
|
}
|
|
}
|