Commit 18c4831 1 parent 0d98253 commit 18c4831 Copy full SHA for 18c4831
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 @@ -8,7 +8,7 @@ This change log adheres to standards from [Keep a CHANGELOG](http://keepachangel
8
8
- Added an ` allow ` option to [ ` no-nodejs-modules ` ] to allow exceptions ([ #452 ] , [ #509 ] ).
9
9
10
10
### Fixed
11
- - [ ` no-named-as-default-member ` ] Allow default import to have a property named "default" ([ #507 ] , thanks [ @jquense ] )
11
+ - [ ` no-named-as-default-member ` ] Allow default import to have a property named "default" ([ #507 ] + [ # 508 ] , thanks [ @jquense ] for both! )
12
12
13
13
## [ 1.14.0] - 2016-08-22
14
14
### Added
@@ -295,6 +295,7 @@ for info on changes for earlier releases.
295
295
[ `no-restricted-paths` ] : ./docs/rules/no-restricted-paths.md
296
296
297
297
[ #509 ] : https://github.com/benmosher/eslint-plugin-import/pull/509
298
+ [ #508 ] : https://github.com/benmosher/eslint-plugin-import/pull/508
298
299
[ #503 ] : https://github.com/benmosher/eslint-plugin-import/pull/503
299
300
[ #499 ] : https://github.com/benmosher/eslint-plugin-import/pull/499
300
301
[ #461 ] : https://github.com/benmosher/eslint-plugin-import/pull/461
You can’t perform that action at this time.
0 commit comments