mentalHealth/01-Web/.vscode/extensions.json

15 lines
332 B
JSON

{
"recommendations": [
"aaron-bond.better-comments",
"antfu.iconify",
"antfu.unocss",
"dbaeumer.vscode-eslint",
"esbenp.prettier-vscode",
"irongeek.vscode-env",
"lokalise.i18n-ally",
"streetsidesoftware.code-spell-checker",
"stylelint.vscode-stylelint",
"vunguyentuan.vscode-postcss"
]
}