Skip to content
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

feat: bump to eslint v9 #803

Merged
merged 1 commit into from
Oct 21, 2024

Conversation

alcpereira
Copy link
Contributor

Fixes #778

This should be a one to one matching to the previous configs, with the addition of TSLint recommended.

Note regarding the clean script in package.json: rimraf is no longer a dependency, I replaced it with rm -rf.

Copy link
Member

@christian-bromann christian-bromann left a comment

Choose a reason for hiding this comment

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

LGTM 👍

If you would like to apply the same PR to all other projects we have, that would be amazing 🙏

@christian-bromann christian-bromann merged commit c109901 into webdriverio:main Oct 21, 2024
4 checks passed
@wdio-bot
Copy link
Contributor

Hey alcpereira 👋

Thank you for your contribution to WebdriverIO! Your pull request has been marked as an "Expensable" contribution.

We've sent you an email with further instructions on how to claim your expenses from our development fund.
Please make sure to check your spam folder as well. If you have any questions, feel free to reach out to us at expense@webdriver.io or in the contributing channel on Discord.

We are looking forward to more contributions from you in the future 🙌

Have a nice day,
The WebdriverIO Team 🤖

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.

Bump ESLint v9
3 participants