Nychthemeron/.vscode/extensions.json
2026-07-15 19:28:29 -04:00

10 lines
185 B
JSON

{
"recommendations": [
"Vue.volar",
"vitest.explorer",
"dbaeumer.vscode-eslint",
"EditorConfig.EditorConfig",
"oxc.oxc-vscode",
"esbenp.prettier-vscode"
]
}