We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents 9d32875 + 8f88a9b commit c083090Copy full SHA for c083090
.vscode/extensions.json
@@ -2,8 +2,9 @@
2
"recommendations": [
3
"nrwl.angular-console",
4
"angular.ng-template",
5
+ "EditorConfig.EditorConfig",
6
"ms-vscode.vscode-typescript-tslint-plugin",
7
"esbenp.prettier-vscode",
8
"firsttris.vscode-jest-runner"
9
]
-}
10
+}
0 commit comments