Skip to content

Commit 5b0e075

Browse files
Xunnamiusljharb
authored andcommitted
[New] order: add options (sortTypesGroup, newlines-between-types, consolidateIslands) to allow intragroup sorting of type-only imports
Closes #2912 Closes #2347 Closes #2441 Subsumes #2615
1 parent f7500da commit 5b0e075

File tree

4 files changed

+676
-11
lines changed

4 files changed

+676
-11
lines changed

CHANGELOG.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -10,6 +10,7 @@ This change log adheres to standards from [Keep a CHANGELOG](https://keepachange
1010
- add [`enforce-node-protocol-usage`] rule and `import/node-version` setting ([#3024], thanks [@GoldStrikeArch] and [@sevenc-nanashi])
1111
- add TypeScript types ([#3097], thanks [@G-Rath])
1212
- [`extensions`]: add `pathGroupOverrides to allow enforcement decision overrides based on specifier ([#3105], thanks [@Xunnamius])
13+
- [`order`]: add options (`sortTypesGroup`, `newlines-between-types`, `consolidateIslands`) to allow intragroup sorting of type-only imports ([#3104], thanks [@Xunnamius])
1314

1415
### Fixed
1516
- [`no-unused-modules`]: provide more meaningful error message when no .eslintrc is present ([#3116], thanks [@michaelfaith])

0 commit comments

Comments
 (0)