Skip to content

Commit

Permalink
ensure lib/mocha.js is not ignored by ESLint
Browse files Browse the repository at this point in the history
  • Loading branch information
boneskull committed Mar 8, 2018
1 parent 3d09381 commit e19e879
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .eslintignore
@@ -1,4 +1,4 @@
coverage/
mocha.js
./mocha.js
*.fixture.js
docs/

0 comments on commit e19e879

Please sign in to comment.