ESLint 0.14.1 releasedby Nicholas C. Zakas - 8 February 2015We just pushed ESLint 0.14.1, which is a patch update to fix bugs discovered in 0.14.0.Bug FixesFix: Exit code should be 1 for any number of errors (fixes #1795) (Nicholas C. Zakas)Fix: Check indentation of first line (fixes #1796) (Nicholas C. Zakas)Fix: strict rules shouldn't throw on arrow functions (fixes #1789) (Nicholas C. Zakas)