Skip to content

Commit

Permalink
Update VS Code recommendations
Browse files Browse the repository at this point in the history
  • Loading branch information
orta committed Aug 6, 2017
1 parent d94e009 commit cff9a36
Showing 1 changed file with 2 additions and 10 deletions.
12 changes: 2 additions & 10 deletions .vscode/extensions.json
Original file line number Diff line number Diff line change
@@ -1,11 +1,3 @@
{
// See http://go.microsoft.com/fwlink/?LinkId=827846
// for the documentation about the extensions.json format
"recommendations": [
"Orta.vscode-jest",
"christian-kohler.path-intellisense",
"christian-kohler.npm-intellisense",
"dbaeumer.vscode-eslint",
"flowtype.flow-for-vscode"
]
}
"recommendations": ["Orta.vscode-jest"]
}

0 comments on commit cff9a36

Please sign in to comment.