Skip to content
This repository has been archived by the owner on Dec 14, 2019. It is now read-only.

Linting!

Compare
Choose a tag to compare
@codeviking codeviking released this 23 Sep 17:45
· 12 commits to master since this release
  • Replace jshint with eslint.
  • Renamed options.disableJsHint to options.disableJsLint (breaking change).
  • Renamed paths.jsHint to paths.jsLint (breaking change).
  • Added options.eslintOptions for overriding eslint options.