Files
BewlyBewly/.vscode/extensions.json
2023-01-09 01:53:35 +08:00

13 lines
231 B
JSON

{
"recommendations": [
"vue.volar",
"antfu.iconify",
"antfu.vite",
"dbaeumer.vscode-eslint",
"antfu.unocss",
"csstools.postcss",
"lokalise.i18n-ally",
"streetsidesoftware.code-spell-checker"
]
}