mirror of
https://github.com/angular/angular.git
synced 2026-09-14 13:54:52 +08:00
fd544159e3
Format the remaining unformatted files in the repository PR Close #55580
11 lines
371 B
JSON
11 lines
371 B
JSON
{
|
|
// See https://go.microsoft.com/fwlink/?LinkId=827846 to learn about workspace recommendations.
|
|
// Extension identifier format: ${publisher}.${name}. Example: vscode.csharp
|
|
|
|
// List of extensions which should be recommended for users of this workspace.
|
|
"recommendations": [
|
|
"BazelBuild.vscode-bazel",
|
|
"ms-vscode.vscode-typescript-tslint-plugin",
|
|
],
|
|
}
|