Skip to content

Introduce Playwright plugin config #31

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Merged
merged 2 commits into from
Dec 31, 2024

Conversation

Tlacenka
Copy link
Collaborator

@Tlacenka Tlacenka commented Dec 31, 2024

In this PR I introduce ESLint config for Playwright using their official plugin.

Notable changes

  • While the plugin is primarily aimed at E2E projects, I also included the regular spec|test pattern.
  • For now I created just one configuration. Modifications might be needed for projects heavily utilising POMs.
  • I reduced severity for conditionals based on similar approach in the jest config.

Copy link
Contributor

@matejchalk matejchalk left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Thank you so much for this contribution 🎉 🚀

@Tlacenka Tlacenka requested a review from matejchalk December 31, 2024 15:40
@Tlacenka Tlacenka merged commit ae322d6 into code-pushup:main Dec 31, 2024
3 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants