1Panel/frontend/.vscode/extensions.json
2022-08-17 09:37:30 +08:00

12 lines
277 B
JSON

{
"recommendations": [
"vue.volar",
"hollowtree.vue-snippets",
"vue.vscode-typescript-vue-plugin",
"stylelint.vscode-stylelint",
"dbaeumer.vscode-eslint",
"editorconfig.editorconfig",
"esbenp.prettier-vscode"
]
}