bunny-admin/.vscode/extensions.json

8 lines
107 B
JSON
Raw Permalink Normal View History

2024-05-11 23:05:59 +08:00
{
"recommendations": [
"antfu.unocss",
"Vue.volar",
"Vue.vscode-typescript-vue-plugin"
]
}