Skip to content

Commit

Permalink
extra comma
Browse files Browse the repository at this point in the history
  • Loading branch information
giodamelio committed Jan 23, 2017
1 parent dd3f0d0 commit d25cdd9
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,7 @@ This change log adheres to standards from [Keep a CHANGELOG](http://keepachangel
### Added
- Add [`no-anonymous-default-export`] rule: report anonymous default exports ([#712], thanks [@duncanbeevers]).
- Add new value to `order`'s `newlines-between` option to allow newlines inside import groups ([#627], [#628], thanks [@giodamelio])
- Add [`no-self-import`] rule: forbids a module from importing itself. ([#727], [#449], [#447], , thanks [@giodamelio]).
- Add [`no-self-import`] rule: forbids a module from importing itself. ([#727], [#449], [#447], thanks [@giodamelio]).

### Changed
- [`no-extraneous-dependencies`]: use `read-pkg-up` to simplify finding + loading `package.json` ([#680], thanks [@wtgtybhertgeghgtwtg])
Expand Down

0 comments on commit d25cdd9

Please sign in to comment.