ESLint and how to get the most out of it
Intro
What is ESLint? ESLint is a static code verification tool that automatically reports an error/ warning if the set rules are broken.
Why would you want to use this? It allows developers to automatically enforce the company's code style guide and...
tomsdonis.com5 min read