ESLint and Prettier help you maintain code quality. This tutorial will run through one of the many ways to set them up. We’ll bootstrap this project with webpack-babel-react-starter and configure ESLint with the very popular Airbnb style guide and Prettier.
Full article