Skip to content

Commit

Permalink
Merge pull request #1389 from fooloomanzoo/patch-1
Browse files Browse the repository at this point in the history
Update no-named-as-default-member.md
  • Loading branch information
ljharb committed Jun 22, 2019
2 parents 58b41c2 + 4140870 commit fc65509
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion docs/rules/no-named-as-default-member.md
Expand Up @@ -14,7 +14,7 @@ fixed in Babel 6. Before upgrading an existing codebase to Babel 6, it can be
useful to run this lint rule.


[blog]: https://medium.com/@kentcdodds/misunderstanding-es6-modules-upgrading-babel-tears-and-a-solution-ad2d5ab93ce0
[blog]: https://kentcdodds.com/blog/misunderstanding-es6-modules-upgrading-babel-tears-and-a-solution


## Rule Details
Expand Down

0 comments on commit fc65509

Please sign in to comment.