Skip to content

Commit

Permalink
chore: Recommend ESLint
Browse files Browse the repository at this point in the history
  • Loading branch information
bennycode committed May 25, 2024
1 parent 27aaeaa commit 7adbd09
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .vscode/extensions.json
Original file line number Diff line number Diff line change
@@ -1,3 +1,3 @@
{
"recommendations": ["vitest.explorer", "esbenp.prettier-vscode"]
"recommendations": ["vitest.explorer", "esbenp.prettier-vscode", "dbaeumer.vscode-eslint"]
}

0 comments on commit 7adbd09

Please sign in to comment.