How to integrate ESLint and Prettier in VSCode Editor.
In this video we will learn the most simple/basic way to setup/integrate ESLint, Airbnb, Prettier & VSCode Editor.
Will use ESLint for code analysis
and Prettier to format the code.
Will resolve the conflict between ESLint and Prettier, by extending prettier/recommended.