We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 751dfa1 commit 6c28958Copy full SHA for 6c28958
1 file changed
.vscode/extensions.json
@@ -6,6 +6,7 @@
6
"recommendations": [
7
"ms-vscode.vscode-typescript-tslint-plugin",
8
"esbenp.prettier-vscode",
9
- "angular.ng-template"
+ "angular.ng-template",
10
+ "bazelbuild.vscode-bazel"
11
]
12
}
0 commit comments