basic2/.vscode/extensions.json
Hooray Hu 807e3f9402 v4.0
2023-10-29 23:00:06 +08:00

11 lines
188 B
JSON
Executable File

{
"recommendations": [
"EditorConfig.EditorConfig",
"mikestead.dotenv",
"dbaeumer.vscode-eslint",
"stylelint.vscode-stylelint",
"Vue.volar",
"antfu.unocss"
]
}