Skip to content

Commit

Permalink
chore: removed astro extension recommendation
Browse files Browse the repository at this point in the history
  • Loading branch information
iivvaannxx committed Mar 13, 2024
1 parent 93b1ff3 commit 7fb0a1b
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions .vscode/extensions.json
Original file line number Diff line number Diff line change
@@ -1,3 +1,3 @@
{
"recommendations": ["biomejs.biome", "usernamehw.errorlens", "astro-build.astro-vscode"]
}
"recommendations": ["biomejs.biome", "usernamehw.errorlens"]
}

0 comments on commit 7fb0a1b

Please sign in to comment.