Skip to content

Commit

Permalink
set env.mocha on recommended config
Browse files Browse the repository at this point in the history
  • Loading branch information
cruzdanilo committed Sep 27, 2020
1 parent 82c424d commit c5b9139
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions index.js
Original file line number Diff line number Diff line change
Expand Up @@ -27,6 +27,7 @@ module.exports = {
},
configs: {
recommended: {
env: { mocha: true },
plugins: [ 'mocha' ],
rules: {
'mocha/handle-done-callback': 'error',
Expand Down

0 comments on commit c5b9139

Please sign in to comment.