How to configure ESLint for Javascript Development and setup in Visual Studio Code, WebStorm, Atom and Sublime. If you don’t use it already, ESLint is arguably one of the most used linting plugins or tools for Javascript projects to help increase quality of code by enforcing certain rules in your…