2025SELab2-project-Dwengo/frontend/.vscode/extensions.json
Tibo De Peuter 2daa49868c
chore(frontend): Initialize frontend
Simple Vue.js project with Vite + Vitest, Playwright
2025-02-19 20:01:45 +01:00

10 lines
195 B
JSON

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