Skip to content

feat: support eslint v9 #281

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

Merged
merged 4 commits into from
Feb 1, 2025
Merged

feat: support eslint v9 #281

merged 4 commits into from
Feb 1, 2025

Conversation

yeonjuan
Copy link
Owner

@yeonjuan yeonjuan commented Feb 1, 2025

fixes #200

@yeonjuan yeonjuan merged commit 422e1de into main Feb 1, 2025
5 checks passed
@yeonjuan yeonjuan deleted the fixes/200 branch February 1, 2025 07:33
Copy link

codecov bot commented Feb 1, 2025

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 98.54%. Comparing base (f0401cc) to head (298d309).
Report is 1 commits behind head on main.

Additional details and impacted files
@@           Coverage Diff           @@
##             main     #281   +/-   ##
=======================================
  Coverage   98.54%   98.54%           
=======================================
  Files          69       69           
  Lines        1989     1990    +1     
  Branches      546      545    -1     
=======================================
+ Hits         1960     1961    +1     
  Misses         29       29           
Flag Coverage Δ
unittest 98.54% <100.00%> (+<0.01%) ⬆️

Flags with carried forward coverage won't be shown. Click here to find out more.

Files with missing lines Coverage Δ
.../eslint-plugin/lib/rules/no-extra-spacing-attrs.js 98.96% <100.00%> (+0.01%) ⬆️
...s/eslint-plugin/lib/rules/no-extra-spacing-text.js 98.07% <ø> (ø)
packages/eslint-plugin/lib/rules/prefer-https.js 100.00% <ø> (ø)
packages/eslint-plugin/lib/rules/quotes.js 97.67% <100.00%> (+0.05%) ⬆️
packages/eslint-plugin/tests/rule-tester.js 100.00% <100.00%> (ø)

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

ESLint v9 support
1 participant