basic2/.vscode/extensions.json
2024-03-04 09:08:44 +08:00

11 lines
188 B
JSON
Executable File

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