ESLint is a JavaScript linting open source project and is used to find problems and syntax errors in your code. It will help us find broken logic that would be found only in run time. We are going to use the basic configuration of ESLint and Prettier. If you want to learn more about ESLint rules you can check out the rules page. Don’t hesitate in commenting below.

5m read timeFrom blog.devgenius.io
Post cover image
Table of contents
What is ESLint?GitHub - itsbetma/boilerplate-react-typescript

Sort: