We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
CHANGELOG.md
1 parent c2d55bb commit 2ced295Copy full SHA for 2ced295
CHANGELOG.md
@@ -7,6 +7,7 @@ This change log adheres to standards from [Keep a CHANGELOG](http://keepachangel
7
### Added
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 `newlines` option to `newline-after-import` rule to allow configuration of the number of newlines enforced ([#742])
11
12
### Changed
13
- [`no-extraneous-dependencies`]: use `read-pkg-up` to simplify finding + loading `package.json` ([#680], thanks [@wtgtybhertgeghgtwtg])
0 commit comments