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

11 lines
164 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",
2024-04-03 14:13:16 +00:00
"lokalise.i18n-ally",
"antfu.iconify",
"antfu.file-nesting"
2024-03-29 05:36:45 +00:00
]
}