Skip to content

ESlint plugin playwright #422

Closed
Closed
@Yordan-Ramchev

Description

@Yordan-Ramchev

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

  1. Add eslint-plugin-playwright in /template/eslint/package.json
  2. Update index.ts > pass playwright option to renderEslint function
  3. Add logic for extending eslint with eslint-plugin-playwright plugin
    "extends": ["plugin:playwright/recommended"]

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions