eslint-plugin-mocha

ESLint rules for mocha

MIT License

Downloads
4.3M
Stars
279
Committers
53

Bot releases are hidden (Show)

eslint-plugin-mocha - 0.2.2

Published by lo1tuma over 9 years ago

Bug Fixes

  • Allow all ESLint versions >= 0.8.0
eslint-plugin-mocha - 0.3.0

Published by lo1tuma over 9 years ago

Features

  • Add new rule handle-done-callback (#15)

Build-Related

  • Refactor package.json scripts (#17)
  • Disable sudo on travis-ci (#10)
  • Run travis build on node 0.12 and iojs (#11)
  • Ignore log files and .idea folder (#9)
  • Add changelog (#8)

Documentation

  • Fix links to mocha website (#16)
  • Add install documentation to README (#14)

Dependency Upgrades

  • Update dependencies (#18)
  • Update pr-log (#13)
  • Update eslint (#12)
  • Update dev dependencies (#7)