Set up vue dev tools

This commit is contained in:
Joscha 2025-03-02 18:16:40 +01:00
parent 972263a9d4
commit f2299a7219
3 changed files with 1027 additions and 2 deletions

View file

@ -17,6 +17,7 @@
"@vue/tsconfig": "^0.7.0",
"typescript": "~5.7.2",
"vite": "^6.2.0",
"vite-plugin-vue-devtools": "^7.7.2",
"vue-tsc": "^2.2.4"
}
}