Skip to content

Commit

Permalink
(Last?) battle of the formatters
Browse files Browse the repository at this point in the history
  • Loading branch information
colin-grant-work committed Nov 7, 2023
1 parent 5e3e3e2 commit 179f757
Showing 1 changed file with 1 addition and 4 deletions.
5 changes: 1 addition & 4 deletions .vscode/extensions.json
Original file line number Diff line number Diff line change
Expand Up @@ -2,10 +2,7 @@
// 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": [
"editorconfig.editorconfig",
"esbenp.prettier-vscode"
],
"recommendations": ["editorconfig.editorconfig", "esbenp.prettier-vscode"],
// List of extensions recommended by VS Code that should not be recommended for users of this workspace.
"unwantedRecommendations": []
}

0 comments on commit 179f757

Please sign in to comment.