Skip to content

Commit

Permalink
Merge pull request #973 from briandipalma/patch-1
Browse files Browse the repository at this point in the history
Update recommended.js
  • Loading branch information
ljharb authored Nov 24, 2017
2 parents dde9a47 + fdc0e4f commit 9db95b3
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions config/recommended.js
Original file line number Diff line number Diff line change
Expand Up @@ -3,6 +3,8 @@
* @type {Object}
*/
module.exports = {
plugins: ['import'],

rules: {
// analysis/correctness
'import/no-unresolved': 'error',
Expand Down

0 comments on commit 9db95b3

Please sign in to comment.