This repository has been archived on 2025-09-22. You can view files and clone it, but you cannot make any changes to it's state, such as pushing and creating new issues, pull requests or comments.
2025SELab2-project-Dwengo/.vscode/extensions.json
Tibo De Peuter 2f280d3fb2
chore(backend): Setup MikroORM
Simpele configuratie, geen integratie
Succesvol commando's uitvoeren werkt
2025-02-19 20:01:55 +01:00

10 lines
195 B
JSON

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