Skip to content

Commit

Permalink
Clean .vscode extensions for biome
Browse files Browse the repository at this point in the history
  • Loading branch information
tony committed Dec 22, 2023
1 parent c35e7a8 commit b9b4cce
Showing 1 changed file with 0 additions and 5 deletions.
5 changes: 0 additions & 5 deletions .vscode/extensions.json
Original file line number Diff line number Diff line change
@@ -1,9 +1,4 @@
{
// See https://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": ["runem.lit-plugin"],
// List of extensions recommended by VS Code that should not be recommended for users of this workspace.
"unwantedRecommendations": []
}

0 comments on commit b9b4cce

Please sign in to comment.