Closed
Description
Is your feature request related to a problem? Please describe.
In the long run we need to add https://github.com/playwright-community/eslint-plugin-playwright/ to the playwright setup too.
See more: f280b26
Describe the solution you'd like
Incorporate eslint-plugin-playwright as a development dependency. When opting for the End-to-End (E2E) Playwright solution, ensure extension of the ESLint configuration.
Additional context
- Add eslint-plugin-playwright in /template/eslint/package.json
- Update index.ts > pass playwright option to renderEslint function
- Add logic for extending eslint with eslint-plugin-playwright plugin
"extends": ["plugin:playwright/recommended"]
Metadata
Metadata
Assignees
Labels
No labels