Skip to content

v1.2.3 - ESLint Dependency Changed to Peer Dependency

Choose a tag to compare

@rizowski rizowski released this 10 Jun 19:14
· 295 commits to master since this release

Improvements

  • Removed eslint dependency and set it as peer dependency
    • >=0.19.0 <=0.22.1 is supported
  • --watch an ignored file will no longer show a warning about being ignored.
  • Readme updated
  • Code duplication reduced