Skip to content

v2.1.9 - -c and global eslint fixes

Choose a tag to compare

@rizowski rizowski released this 24 Feb 17:49
· 119 commits to master since this release

Fixes

  • -c wasn't entirely fixed in 2.1.8 so this contains an official fix. ( #69 #75 )
  • Eslint-Watch now will try to load a local version of eslint if it isn't there it will try to use global. ( #74 )