Add playwright for visual testing

This commit is contained in:
Unchained
2026-03-21 17:25:45 +02:00
parent ec287c85ea
commit 0b4e3f89d1
2 changed files with 49 additions and 0 deletions

View File

@@ -28,6 +28,7 @@
"@types/react-dom": "^19",
"eslint": "^9",
"eslint-config-next": "16.1.6",
"playwright": "^1.58.2",
"tailwindcss": "^4",
"typescript": "^5"
}