2023-12-21 15:52:44 +08:00
|
|
|
{
|
|
|
|
"recommendations": [
|
2023-12-22 09:15:09 +08:00
|
|
|
"vue.volar",
|
2023-12-21 15:52:44 +08:00
|
|
|
"stylelint.vscode-stylelint",
|
|
|
|
"esbenp.prettier-vscode",
|
2023-12-22 09:15:09 +08:00
|
|
|
"dbaeumer.vscode-eslint",
|
|
|
|
"antfu.unocss",
|
2024-03-11 19:38:44 +08:00
|
|
|
"antfu.iconify",
|
2023-12-22 09:15:09 +08:00
|
|
|
"evils.uniapp-vscode",
|
|
|
|
"uni-helper.uni-helper-vscode",
|
|
|
|
"uni-helper.uni-app-schemas-vscode",
|
2024-01-04 13:01:29 +08:00
|
|
|
"uni-helper.uni-highlight-vscode",
|
|
|
|
"uni-helper.uni-ui-snippets-vscode",
|
|
|
|
"uni-helper.uni-app-snippets-vscode",
|
2024-09-05 20:37:45 +08:00
|
|
|
"mrmlnc.vscode-json5",
|
|
|
|
"streetsidesoftware.code-spell-checker"
|
2023-12-21 15:52:44 +08:00
|
|
|
]
|
|
|
|
}
|