Skip to content

Commit

Permalink
Merge branch 'be5invis-add-test-for-export-import-typescript' of http…
Browse files Browse the repository at this point in the history
…s://github.com/be5invis/eslint-plugin-import into be5invis-add-test-for-export-import-typescript
  • Loading branch information
be5invis committed Jun 19, 2020
2 parents ebe225d + 9844da9 commit 3cd776b
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions CHANGELOG.md
Expand Up @@ -15,6 +15,7 @@ This change log adheres to standards from [Keep a CHANGELOG](http://keepachangel

### Changed
- [`no-extraneous-dependencies`]: add tests for importing types ([#1824], thanks [@taye])
- [`order`]: Add unit test for TypeScript's "export import" ([#1830], thanks [@be5invis])

## [2.21.2] - 2020-06-09
### Fixed
Expand Down Expand Up @@ -712,6 +713,7 @@ for info on changes for earlier releases.

[`memo-parser`]: ./memo-parser/README.md

[#1830]: https://github.com/benmosher/eslint-plugin-import/pull/1830
[#1824]: https://github.com/benmosher/eslint-plugin-import/pull/1824
[#1823]: https://github.com/benmosher/eslint-plugin-import/pull/1823
[#1822]: https://github.com/benmosher/eslint-plugin-import/pull/1822
Expand Down Expand Up @@ -1235,3 +1237,4 @@ for info on changes for earlier releases.
[@fernandopasik]: https://github.com/fernandopasik
[@taye]: https://github.com/taye
[@AndrewLeedham]: https://github.com/AndrewLeedham
[@be5invis]: https://github.com/be5invis

0 comments on commit 3cd776b

Please sign in to comment.