vue3-vant-mobile/.vscode/extensions.json

13 lines
229 B
JSON
Raw Normal View History

2024-03-29 05:36:45 +00:00
{
"recommendations": [
"Vue.volar",
"antfu.unocss",
2024-08-08 03:03:01 +00:00
"antfu.goto-alias",
"antfu.iconify",
2024-12-09 12:43:53 +00:00
"antfu.file-nesting",
"lokalise.i18n-ally",
"blueglassblock.better-json5",
"dbaeumer.vscode-eslint"
2024-03-29 05:36:45 +00:00
]
}