-
Archives
- July 2019
- February 2019
- June 2018
- October 2015
- August 2015
- April 2015
- March 2015
- July 2014
- November 2013
- September 2012
- August 2012
- July 2012
- February 2012
- September 2011
- August 2011
- July 2011
- May 2011
- April 2011
- March 2011
- February 2011
- December 2010
- October 2010
- September 2010
- August 2010
- May 2010
- January 2010
- June 2009
- May 2009
- March 2009
- February 2009
- October 2008
- September 2008
- May 2008
-
Meta
Category Archives: Code linting
JavaScript linting: moving from JSHint and JSCS to ESLint
JSHint and JSCS are both brilliant JavaScript linting tools, but ESLint provides more functionality than both of them combined. It’s quick, too. This post is a quick guide to moving from JSHint and JSCS to ESLint. Continue reading
Posted in Code linting, git, GitHub, JavaScript
Tagged Code linting, ESLint, git, GitHub, grunt, gulp, JavaScript, JSCS, JSHint, linting
Leave a comment