Set up vue dev tools

This commit is contained in:
Joscha 2025-01-27 19:33:24 +01:00
parent 1457187f5e
commit d67acb1caa
3 changed files with 1021 additions and 1 deletions

View file

@ -23,6 +23,7 @@
"@vitejs/plugin-vue": "^5.2.1",
"typescript": "^5.7.3",
"vite": "^6.0.11",
"vite-plugin-vue-devtools": "^7.7.1",
"vue-tsc": "^2.2.0"
}
}