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: support ESLint 8.x #37

Merged
merged 1 commit into from Nov 15, 2022
Merged

feat: support ESLint 8.x #37

merged 1 commit into from Nov 15, 2022

Conversation

MichaelDeBoey
Copy link
Member

@MichaelDeBoey MichaelDeBoey commented Oct 18, 2022

Re-submission of mysticatea#32

ESLint v8.0.0 is released 🎉

Dependencies should be compatible with ESLint 8 too before we can merge this one:


Closes mysticatea#31

@MichaelDeBoey MichaelDeBoey requested review from a team and ota-meshi October 18, 2022 15:17
@codecov-commenter
Copy link

codecov-commenter commented Oct 25, 2022

Codecov Report

Base: 97.17% // Head: 97.17% // No change to project coverage 👍

Coverage data is based on head (3640662) compared to base (9225766).
Patch has no changes to coverable lines.

Additional details and impacted files
@@           Coverage Diff           @@
##             main      #37   +/-   ##
=======================================
  Coverage   97.17%   97.17%           
=======================================
  Files          39       39           
  Lines         389      389           
=======================================
  Hits          378      378           
  Misses         11       11           
Impacted Files Coverage Δ
lib/configs/_base.js 100.00% <ø> (ø)

Help us with your feedback. Take ten seconds to tell us how you rate us. Have a feature suggestion? Share it here.

☔ View full report at Codecov.
📢 Do you have feedback about the report comment? Let us know in this issue.

lib/configs/_base.js Outdated Show resolved Hide resolved
@MichaelDeBoey MichaelDeBoey merged commit 9d60baa into main Nov 15, 2022
@MichaelDeBoey MichaelDeBoey deleted the eslint-8 branch November 15, 2022 01:18
@github-actions
Copy link

🎉 This PR is included in version 15.2.0 🎉

The release is available on:

Your semantic-release bot 📦🚀

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request released
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Support ESLint 8.x
4 participants