Files
hereconnect/.vscode/extensions.json
T

11 lines
195 B
JSON
Raw Normal View History

2024-11-07 14:13:39 +02:00
{
"recommendations": [
"Vue.volar",
"vitest.explorer",
"ms-playwright.playwright",
"dbaeumer.vscode-eslint",
"EditorConfig.EditorConfig",
"esbenp.prettier-vscode"
]
}