Update dependency eslint-plugin-import to v2.29.0
This MR contains the following updates:
Package | Type | Update | Change |
---|---|---|---|
eslint-plugin-import | devDependencies | minor | 2.28.0 -> 2.29.0 |
Release Notes
import-js/eslint-plugin-import
v2.29.0
Added
- TypeScript config: add .cts and .mts extensions ([#2851], thanks [@Zamiell])
- [
newline-after-import
]: new optionexactCount
and docs update ([#1933], thanks [@anikethsaha] and [@reosarevok]) - [
newline-after-import
]: fixexactCount
withconsiderComments
false positive, when there is a leading comment ([#2884], thanks [@kinland])
v2.28.1
Fixed
Changed
Configuration
-
If you want to rebase/retry this MR, check this box
This MR has been generated by Renovate Bot.
Edited by renovate
Merge request reports
Activity
added 7 commits
-
6b189ff2...18a5ed20 - 6 commits from branch
master
- 7ca4523c - Update dependency eslint-plugin-import to v2.28.1
-
6b189ff2...18a5ed20 - 6 commits from branch
added 1 commit
- 0b39d164 - Update dependency eslint-plugin-import to v2.29.0
Please register or sign in to reply