Skip to content

v2.1.5 - cache command fix and integration tests

Choose a tag to compare

@rizowski rizowski released this 21 Jan 14:20
· 151 commits to master since this release

Features

  • none

Fixes

  • --cache command was causing the eslint help text appear. (#58)

Misc

  • Some integration tests have been written to ensure it does not break on windows or mac. (#38 #61)
  • Readme was updated to show npm2 vs npm 3 installations