recommend installing eslint vscode plugin
This commit is contained in:
parent
93b0db4c28
commit
7522b37de7
|
@ -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.
|
||||
|
|
Loading…
Reference in New Issue