Skip to content

Commit f0b8a9a

Browse files
authored
Add editorconfig to recommended extensions (#2922)
1 parent 9267ac9 commit f0b8a9a

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

.vscode/extensions.json

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -2,6 +2,7 @@
22
// See http://go.microsoft.com/fwlink/?LinkId=827846
33
// for the documentation about the extensions.json format
44
"recommendations": [
5+
"editorconfig.editorconfig",
56
"msjsdiag.debugger-for-chrome",
67
"ms-vscode.powershell",
78
"ms-vscode.vscode-typescript-tslint-plugin",

0 commit comments

Comments
 (0)