recommend installing eslint vscode plugin

This commit is contained in:
Scott Lamb 2021-03-15 23:29:34 -07:00
parent 93b0db4c28
commit 7522b37de7
1 changed files with 1 additions and 0 deletions

View File

@ -6,6 +6,7 @@
"recommendations": [
"matklad.rust-analyzer",
"esbenp.prettier-vscode",
"dbaeumer.vscode-eslint",
"yzhang.markdown-all-in-one"
],
// List of extensions recommended by VS Code that should not be recommended for users of this workspace.