File tree 1 file changed +2
-2
lines changed
1 file changed +2
-2
lines changed Original file line number Diff line number Diff line change @@ -6,8 +6,8 @@ This change log adheres to standards from [Keep a CHANGELOG](http://keepachangel
6
6
## [ Unreleased]
7
7
### Added
8
8
- [ ` no-anonymous-default-export ` ] rule: report anonymous default exports ([ #712 ] , thanks [ @duncanbeevers ] ).
9
- - Add new value to ` order ` 's ` newlines-between ` option to allow newlines inside import groups ([ #627 ] , [ #628 ] , thanks [ @giodamelio ] )
10
- - Add ` count ` option to the ` newline-after-import ` rule to allow configuration of number of newlines expected ([ #742 ] , thanks [ @ntdb ] )
9
+ - Add new value to [ ` order ` ] 's ` newlines-between ` option to allow newlines inside import groups ([ #627 ] , [ #628 ] , thanks [ @giodamelio ] )
10
+ - Add ` count ` option to the [ ` newline-after-import ` ] rule to allow configuration of number of newlines expected ([ #742 ] , thanks [ @ntdb ] )
11
11
12
12
### Changed
13
13
- [ ` no-extraneous-dependencies ` ] : use ` read-pkg-up ` to simplify finding + loading ` package.json ` ([ #680 ] , thanks [ @wtgtybhertgeghgtwtg ] )
You can’t perform that action at this time.
0 commit comments