- Create project with Create React App
- Just run this command "npm install --save-dev eslint-config-airbnb"
- Create .eslintrc file in the main root
- Use .eslintignore in the main root file to ignore eslint integration
- Install eslint and prettier extensions for Visual Stdio Code Editor