Skip to content

Commit

Permalink
Add recommended extensions. (vscode-icons#628)
Browse files Browse the repository at this point in the history
* Add recommended extensions.

* Correct editorConfig naming.
  • Loading branch information
JimiC authored and robertohuertasm committed Jan 12, 2017
1 parent e390912 commit 94011e6
Showing 1 changed file with 8 additions and 0 deletions.
8 changes: 8 additions & 0 deletions .vscode/extensions.json
Original file line number Diff line number Diff line change
@@ -0,0 +1,8 @@
{
// See http://go.microsoft.com/fwlink/?LinkId=827846
// for the documentation about the extensions.json format
"recommendations": [
"eg2.tslint",
"EditorConfig.EditorConfig"
]
}

0 comments on commit 94011e6

Please sign in to comment.