mirror of https://github.com/wg-easy/wg-easy
Browse Source
new devs get extensions recommended to catch errors, etc directly in vscodepull/1244/head
3 changed files with 21 additions and 15 deletions
@ -0,0 +1,13 @@ |
|||||
|
{ |
||||
|
"recommendations": [ |
||||
|
"aaron-bond.better-comments", |
||||
|
"dbaeumer.vscode-eslint", |
||||
|
"antfu.goto-alias", |
||||
|
"visualstudioexptteam.vscodeintellicode", |
||||
|
"Nuxtr.nuxtr-vscode", |
||||
|
"esbenp.prettier-vscode", |
||||
|
"yoavbls.pretty-ts-errors", |
||||
|
"bradlc.vscode-tailwindcss", |
||||
|
"vue.volar" |
||||
|
] |
||||
|
} |
Loading…
Reference in new issue