Published a Medium post
How to use ESLint and Prettier for code analysis and formatting

In this article you will learn 👇

🟣 Why you should lint and format your code
🟣 How to setup ESLint and Prettier in your project
🟣 Different ways to enable and disable rules in your code