mirror of
https://github.com/vbenjs/vue-vben-admin.git
synced 2025-01-23 09:40:25 +08:00
4e8ac0ec4c
* feat: 格式化代码 * feat: 修改 gitlinter.yml node 版本配置 * feat: 补充格式化代码 --------- Co-authored-by: fuwedong <fuwendong5@outlook.com>
15 lines
300 B
JSON
15 lines
300 B
JSON
{
|
|
"recommendations": [
|
|
"vue.volar",
|
|
"dbaeumer.vscode-eslint",
|
|
"stylelint.vscode-stylelint",
|
|
"esbenp.prettier-vscode",
|
|
"mrmlnc.vscode-less",
|
|
"lokalise.i18n-ally",
|
|
"antfu.iconify",
|
|
"antfu.unocss",
|
|
"mikestead.dotenv",
|
|
"warmthsea.vscode-custom-code-color"
|
|
]
|
|
}
|