Skip to content

Commit

Permalink
Merge pull request #98 from mightyiam/no-named-default
Browse files Browse the repository at this point in the history
add rule import/no-named-default
  • Loading branch information
LinusU committed Jul 4, 2018
2 parents 0c8cd1f + b736b32 commit 3923f7b
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions eslintrc.json
Expand Up @@ -188,6 +188,7 @@
"import/export": "error",
"import/first": "error",
"import/no-duplicates": "error",
"import/no-named-default": "error",
"import/no-webpack-loader-syntax": "error",

"node/no-deprecated-api": "error",
Expand Down

0 comments on commit 3923f7b

Please sign in to comment.