
Using ESLint as an ES2015 Learning Tool July 26, 2016
I have used various linting tools to keep code consistent across teams. A few weeks back, I started using ESLint with my website and hobby projects.
I have used various linting tools to keep code consistent across teams. A few weeks back, I started using ESLint with my website and hobby projects.
JSHint - the JavaScript Code Quality Tool, as they call it, has served me well for past year. I enjoyed Sublime integration via SublimeLinter plugin, and