File tree 1 file changed +2
-1
lines changed
1 file changed +2
-1
lines changed Original file line number Diff line number Diff line change @@ -13,7 +13,7 @@ This change log adheres to standards from [Keep a CHANGELOG](http://keepachangel
13
13
- [ ` no-extraneous-dependencies ` ] : use ` read-pkg-up ` to simplify finding + loading ` package.json ` ([ #680 ] , thanks [ @wtgtybhertgeghgtwtg ] )
14
14
15
15
### Fixed
16
- - [ ` order ` ] : Fix interpreting some external modules being interpreted as internal modules ([ #793 ] , thanks [ @ephys ] )
16
+ - [ ` order ` ] : Fix interpreting some external modules being interpreted as internal modules ([ #793 ] , [ # 794 ] thanks [ @ephys ] )
17
17
- attempt to fix crash in [ ` no-mutable-exports ` ] . ([ #660 ] )
18
18
- "default is a reserved keyword" in no-maned-default tests by locking down babylon to 6.15.0 (#756 , thanks @gmathieu )
19
19
@@ -385,6 +385,7 @@ for info on changes for earlier releases.
385
385
[ `unambiguous` ] : ./docs/rules/unambiguous.md
386
386
[ `no-anonymous-default-export` ] : ./docs/rules/no-anonymous-default-export.md
387
387
388
+ [ #794 ] : https://github.com/benmosher/eslint-plugin-import/pull/794
388
389
[ #742 ] : https://github.com/benmosher/eslint-plugin-import/pull/742
389
390
[ #712 ] : https://github.com/benmosher/eslint-plugin-import/pull/712
390
391
[ #680 ] : https://github.com/benmosher/eslint-plugin-import/pull/680
You can’t perform that action at this time.
0 commit comments