Skip to content

Commit

Permalink
json
Browse files Browse the repository at this point in the history
  • Loading branch information
larshp committed Feb 6, 2019
1 parent bcccde3 commit 60b6ad8
Showing 1 changed file with 1 addition and 6 deletions.
7 changes: 1 addition & 6 deletions .vscode/extensions.json
@@ -1,15 +1,10 @@
{
// See http://go.microsoft.com/fwlink/?LinkId=827846 to learn about workspace recommendations.
// Extension identifier format: ${publisher}.${name}. Example: vscode.csharp

// List of extensions which should be recommended for users of this workspace.
"recommendations": [
"ms-vscode.vscode-typescript-tslint-plugin",
"mrmlnc.vscode-duplicate",
"pflannery.vscode-versionlens"
],
// List of extensions recommended by VS Code that should not be recommended for users of this workspace.
"unwantedRecommendations": [

]
}
}

0 comments on commit 60b6ad8

Please sign in to comment.