added test coverage tool

This commit is contained in:
2024-03-14 09:32:56 +01:00
parent ee8d917bb6
commit b080146017
4 changed files with 109 additions and 2 deletions

View File

@@ -32,6 +32,7 @@
"devDependencies": {
"@types/node": "^20.11.24",
"@vitejs/plugin-vue": "^5.0.4",
"@vitest/coverage-istanbul": "^1.3.1",
"@vitest/ui": "^1.3.1",
"autoprefixer": "^10.4.18",
"jsdom": "^24.0.0",