chore: add vitest coverage dep and gitignore test artifacts

Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>
This commit is contained in:
Dorian
2026-03-13 12:53:30 +00:00
co-authored by Claude Opus 4.6
parent 2c6a019dcb
commit 47bc753f95
3 changed files with 124 additions and 0 deletions
+1
View File
@@ -23,6 +23,7 @@
"@playwright/test": "1.58.2",
"@typescript-eslint/eslint-plugin": "8.56.1",
"@typescript-eslint/parser": "8.56.1",
"@vitest/coverage-v8": "^3.1.1",
"concurrently": "9.1.2",
"eslint": "10.0.3",
"eslint-plugin-security": "4.0.0",