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鈥檒l occasionally send you account related emails.

Already on GitHub? Sign in to your account

feat: support ESLint 8.x #70

Merged
merged 3 commits into from Oct 10, 2021
Merged

feat: support ESLint 8.x #70

merged 3 commits into from Oct 10, 2021

Conversation

Copy link
Collaborator

@AdrieanKhisbe AdrieanKhisbe left a comment

Choose a reason for hiding this comment

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

@MichaelDeBoey feels like a duplicate of #69. (mentioned in #68)

Am I wrong?

@codecov-commenter
Copy link

codecov-commenter commented Sep 6, 2021

Codecov Report

Merging #70 (2de4b36) into master (a677b11) will decrease coverage by 17.64%.
The diff coverage is n/a.

Impacted file tree graph

@@             Coverage Diff              @@
##            master      #70       +/-   ##
============================================
- Coverage   100.00%   82.35%   -17.65%     
============================================
  Files            1        1               
  Lines           51       51               
============================================
- Hits            51       42        -9     
- Misses           0        9        +9     
Impacted Files Coverage 螖
src/index.js 82.35% <0.00%> (-17.65%) 猬囷笍

Continue to review full report at Codecov.

Legend - Click here to learn more
螖 = absolute <relative> (impact), 酶 = not affected, ? = missing data
Powered by Codecov. Last update a677b11...2de4b36. Read the comment docs.

@MichaelDeBoey
Copy link
Contributor Author

MichaelDeBoey commented Sep 6, 2021

@AdrieanKhisbe Oh sorry, I didn't see that one 馃槙

This PR is adding some small fixes and updates ESLint dependency of the package too though.

@AdrieanKhisbe
Copy link
Collaborator

@MichaelDeBoey, no problem. I just closed #69 as yours is more complete

test/packages/eslint-v8/package.json Outdated Show resolved Hide resolved
package.json Outdated Show resolved Hide resolved
Since we use `npm test` in CI and use a separate command for integration
tests, we need to make sure `npm test` runs the unit tests.
@azeemba
Copy link
Owner

azeemba commented Oct 10, 2021

Thanks for the PR!

Since there are no code changes, I am not planning on publishing a new release. Let me know if there are any concerns with that plan!

@azeemba azeemba merged commit d4064d8 into azeemba:master Oct 10, 2021
@MichaelDeBoey MichaelDeBoey deleted the eslint-8 branch October 10, 2021 18:11
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 8.x
4 participants