test guest auth pages
This commit is contained in:
parent
28c1edd958
commit
4e3d8f74b8
3 changed files with 80 additions and 0 deletions
|
|
@ -9,6 +9,7 @@
|
|||
"preview": "vite preview",
|
||||
"build-only": "vite build",
|
||||
"type-check": "vue-tsc --build",
|
||||
"test:e2e": "cypress run",
|
||||
"lint": "run-s \"lint:*\"",
|
||||
"lint:oxlint": "oxlint . --fix",
|
||||
"lint:eslint": "eslint . --fix --cache",
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue