19yuke2-frontend/.vscode/extensions.json

14 lines
255 B
JSON
Raw Normal View History

2023-02-05 18:11:34 +08:00
{
"recommendations": [
"antfu.iconify",
"antfu.unocss",
"antfu.vite",
"antfu.goto-alias",
"csstools.postcss",
"dbaeumer.vscode-eslint",
"vue.volar",
"lokalise.i18n-ally",
"streetsidesoftware.code-spell-checker"
]
}