1
0
mirror of https://github.com/pocket-id/pocket-id.git synced 2026-02-04 13:21:45 +00:00

chore: add missing types to Playwright tests

This commit is contained in:
Elias Schneider
2025-05-23 09:50:12 +02:00
parent 3042de2ce1
commit a65c0b3da3
3 changed files with 24 additions and 0 deletions

5
tests/tsconfig.json Normal file
View File

@@ -0,0 +1,5 @@
{
"compilerOptions": {
"baseUrl": "."
}
}