fix failing tests

This commit is contained in:
Kim, Jimin 2025-03-18 19:46:04 +09:00
parent 2e12176acd
commit 6ff23f0d3a
Signed by: pomp
GPG key ID: D3932F82A0667A3B
4 changed files with 12 additions and 0 deletions

View file

@ -7,6 +7,7 @@
"lint": "oxlint && eslint ."
},
"devDependencies": {
"@pompydev/eslint-config": "workspace:*",
"@playwright/test": "1.50.1"
}
}