feat(extensions.json): ✨ vscode开发扩展推荐
This commit is contained in:
parent
9bf39460d0
commit
01d34fc7e4
|
|
@ -1,3 +1,12 @@
|
||||||
{
|
{
|
||||||
"recommendations": ["Vue.volar", "lokalise.i18n-ally","esbenp.prettier-vscode"]
|
"recommendations": [
|
||||||
|
"vue.volar",
|
||||||
|
"vue.vscode-typescript-vue-plugin",
|
||||||
|
"antfu.unocss",
|
||||||
|
"lokalise.i18n-ally",
|
||||||
|
"dbaeumer.vscode-eslint",
|
||||||
|
"esbenp.prettier-vscode",
|
||||||
|
"stylelint.vscode-stylelint",
|
||||||
|
"editorconfig.editorconfig"
|
||||||
|
]
|
||||||
}
|
}
|
||||||
|
|
|
||||||
Loading…
Reference in New Issue