Skip to content

Conversation

@MichaelDeBoey MichaelDeBoey requested a review from a team October 17, 2022 19:17
@MichaelDeBoey MichaelDeBoey self-assigned this Oct 17, 2022
@MichaelDeBoey MichaelDeBoey added the enhancement New feature or request label Oct 17, 2022
@ota-meshi
Copy link
Member

We should probably merge from the alpha branch into this PR.

@MichaelDeBoey MichaelDeBoey force-pushed the eslint-7 branch 2 times, most recently from 7fec012 to 46db14d Compare October 18, 2022 14:13
@MichaelDeBoey MichaelDeBoey merged commit 6a7a1f1 into main Oct 18, 2022
@MichaelDeBoey MichaelDeBoey deleted the eslint-7 branch October 18, 2022 14:23
@github-actions
Copy link

🎉 This PR is included in version 15.1.0 🎉

The release is available on:

Your semantic-release bot 📦🚀

@@ -27,6 +27,7 @@ module.exports = {
"consistent-return": "error",
curly: "error",
"default-case": "error",
"default-case-last": "error",
Copy link
Member Author

Choose a reason for hiding this comment

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

@eslint-community/mysticatea-eslint-plugin Adding these as 'error' was a breaking change, no?

We also support v6 with this plugin & people using v6 won't have these rules so ESLint will throw I think 🤔

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.

Support ESLint 7.x
2 participants