Skip to content

Commit

Permalink
Merge pull request #226 from cruzdanilo/master
Browse files Browse the repository at this point in the history
add plugin to recommended config
  • Loading branch information
lo1tuma committed Feb 17, 2020
2 parents bdad369 + 0efea30 commit f8141df
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions index.js
Expand Up @@ -26,6 +26,7 @@ module.exports = {
},
configs: {
recommended: {
plugins: [ 'mocha' ],
rules: {
'mocha/handle-done-callback': 'error',
'mocha/max-top-level-suites': [ 'error', { limit: 1 } ],
Expand Down

0 comments on commit f8141df

Please sign in to comment.