Skip to content

Commit

Permalink
chore: remove yarn extension
Browse files Browse the repository at this point in the history
  • Loading branch information
cecilia-sanare committed Jan 9, 2024
1 parent a3adcbb commit 28a23e3
Showing 1 changed file with 1 addition and 6 deletions.
7 changes: 1 addition & 6 deletions .vscode/extensions.json
Original file line number Diff line number Diff line change
@@ -1,8 +1,3 @@
{
"recommendations": [
"EditorConfig.EditorConfig",
"arcanis.vscode-zipfs",
"dbaeumer.vscode-eslint",
"esbenp.prettier-vscode"
]
"recommendations": ["EditorConfig.EditorConfig", "dbaeumer.vscode-eslint", "esbenp.prettier-vscode"]
}

0 comments on commit 28a23e3

Please sign in to comment.