File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change @@ -5,7 +5,7 @@ This change log adheres to standards from [Keep a CHANGELOG](http://keepachangel
55
66## [ Unreleased]
77### Added
8- - Ignore type imports for named rule ([ #931 ] , thanks [ @mattijsbliek ] )
8+ - Ignore type imports for [ ` named ` ] rule ([ #931 ] , thanks [ @mattijsbliek ] )
99- Add documentation for [ ` no-useless-path-segments ` ] rule ([ #1068 ] , thanks [ @manovotny ] )
1010
1111
@@ -539,6 +539,7 @@ for info on changes for earlier releases.
539539[ #912 ] : https://github.com/benmosher/eslint-plugin-import/pull/912
540540
541541[ #1058 ] : https://github.com/benmosher/eslint-plugin-import/issues/1058
542+ [ #931 ] : https://github.com/benmosher/eslint-plugin-import/issues/931
542543[ #886 ] : https://github.com/benmosher/eslint-plugin-import/issues/886
543544[ #863 ] : https://github.com/benmosher/eslint-plugin-import/issues/863
544545[ #842 ] : https://github.com/benmosher/eslint-plugin-import/issues/842
@@ -714,3 +715,4 @@ for info on changes for earlier releases.
714715[ @klimashkin ] : https://github.com/klimashkin
715716[ @lukeapage ] : https://github.com/lukeapage
716717[ @manovotny ] : https://github.com/manovotny
718+ [ @mattijsbliek ] : https://github.com/mattijsbliek
You can’t perform that action at this time.
0 commit comments