create-playwright/assets
Max Schmitt 34403ed486
chore: use import instead of require in generated JS examples (#131)
2024-10-23 11:53:22 +02:00
..
playwright
.eslintrc.js
demo-todo-app.spec.js chore: use import instead of require in generated JS examples (#131) 2024-10-23 11:53:22 +02:00
demo-todo-app.spec.ts chore: enable noUncheckedIndexedAccess in tsconfig (#121) 2024-05-30 17:29:28 +02:00
example.spec.js chore: use import instead of require in generated JS examples (#131) 2024-10-23 11:53:22 +02:00
example.spec.ts chore: align example.spec with new upstream default (#94) 2023-08-11 20:32:41 +02:00
github-actions.yml fix(ci): use !cancelled() instead of always() (#128) 2024-08-05 14:43:33 +02:00
playwright-ct.config.js chore: use import instead of require in generated JS examples (#131) 2024-10-23 11:53:22 +02:00
playwright-ct.config.ts
playwright.config.js chore: use import instead of require in generated JS examples (#131) 2024-10-23 11:53:22 +02:00
playwright.config.ts chore: add missing path import to dotenv config section (#126) 2024-07-12 11:13:01 +02:00
tsconfig.json