* improve docs and formatting * lint in ci avoid using bundled prettier from vscode extension * fix action, typos * remove header * remove unused deps
16 lines
366 B
JSON
16 lines
366 B
JSON
{
|
|
"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",
|
|
"lokalise.i18n-ally",
|
|
"DavidAnson.vscode-markdownlint"
|
|
]
|
|
}
|