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: use eslint-compat-utils to support eslint v9 #62

Merged
merged 2 commits into from
Mar 24, 2024

Conversation

JounQin
Copy link
Member

@JounQin JounQin commented Mar 24, 2024

fix #60

close #61

@JounQin JounQin self-assigned this Mar 24, 2024
Copy link

changeset-bot bot commented Mar 24, 2024

🦋 Changeset detected

Latest commit: be92fe0

The changes in this PR will be included in the next version bump.

This PR includes changesets to release 1 package
Name Type
eslint-plugin-import-x Patch

Not sure what this means? Click here to learn what changesets are.

Click here if you're a maintainer who wants to add another changeset to this PR

Copy link

codesandbox-ci bot commented Mar 24, 2024

This pull request is automatically built and testable in CodeSandbox.

To see build info of the built libraries, click here or the icon next to each commit SHA.

Copy link

codecov bot commented Mar 24, 2024

Codecov Report

Attention: Patch coverage is 98.93617% with 1 lines in your changes are missing coverage. Please review.

Project coverage is 96.48%. Comparing base (e6774db) to head (4d17233).

❗ Current head 4d17233 differs from pull request most recent head be92fe0. Consider uploading reports for the commit be92fe0 to get more accurate results

Files Patch % Lines
src/rules/named.ts 50.00% 1 Missing ⚠️
Additional details and impacted files
@@            Coverage Diff             @@
##           master      #62      +/-   ##
==========================================
- Coverage   96.48%   96.48%   -0.01%     
==========================================
  Files          90       92       +2     
  Lines        4433     4432       -1     
  Branches     1560     1509      -51     
==========================================
- Hits         4277     4276       -1     
  Misses        150      150              
  Partials        6        6              

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.

@JounQin JounQin merged commit 1dbb323 into master Mar 24, 2024
38 of 39 checks passed
@JounQin JounQin deleted the feat/eslint-compat-utils branch March 24, 2024 12:36
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
Status: Done
Development

Successfully merging this pull request may close these issues.

Support ESLint v9.0
1 participant