Skip to content

Commit

Permalink
Merge pull request #273 from cruzdanilo/recommended-env
Browse files Browse the repository at this point in the history
set env.mocha on recommended config
  • Loading branch information
lo1tuma committed Oct 5, 2020
2 parents 82c424d + c5b9139 commit faa8bbf
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 faa8bbf

Please sign in to comment.