Conversation
041a1f8 to
2c27112
Compare
BREAKING CHANGE: This package now only exports a flat config. For more information see the [eslint migration guide](https://eslint.org/blog/2024/04/eslint-v9.0.0-released) and [flat config guide](https://eslint.org/blog/2022/08/new-config-system-part-2/). The README of this package has instructions for how to use this package with the new flat config system.
BREAKING CHANGE: This plugin now requires eslint v9 or higher. For more information see the [eslint migration guide](https://eslint.org/blog/2024/04/eslint-v9.0.0-released) and [flat config guide](https://eslint.org/blog/2022/08/new-config-system-part-2/). The README of this package has instructions for how to use this package with the new flat config system.
2c27112 to
baebc7b
Compare
Codecov ReportAttention: Patch coverage is
Additional details and impacted files@@ Coverage Diff @@
## main #732 +/- ##
==========================================
- Coverage 57.53% 57.50% -0.03%
==========================================
Files 231 231
Lines 18334 18385 +51
Branches 1296 816 -480
==========================================
+ Hits 10548 10572 +24
- Misses 7781 7808 +27
Partials 5 5
Flags with carried forward coverage won't be shown. Click here to find out more. ☔ View full report in Codecov by Sentry. |
|
|
Codecov ReportAttention: Patch coverage is
❗ Your organization needs to install the Codecov GitHub app to enable full functionality. Additional details and impacted files@@ Coverage Diff @@
## main #732 +/- ##
==========================================
- Coverage 57.53% 57.50% -0.03%
==========================================
Files 231 231
Lines 18334 18385 +51
Branches 1296 816 -480
==========================================
+ Hits 10548 10572 +24
- Misses 7781 7808 +27
Partials 5 5
Flags with carried forward coverage won't be shown. Click here to find out more. ☔ View full report in Codecov by Sentry. 🚀 New features to boost your workflow:
|



Important
Rebase & Merge
Important
Depends on typescript-eslint/typescript-eslint#8211 being fully resolved. In particularRESOLVEDRuleTesterfrom@typescript-eslint/rule-testercurrently does not support flat config.This pull request updates the eslint config and dependencies for this repository.
TODO: