About
NextJS
Sun Jan 07 2024
Prettier and ESlint setup in React | NextJs Project.
Prettier is a code formatter, used to beautify your code and ESLint is used to find and fix problems in your JS code. Learn how to setup both in VSCode and ReactJS|NextJS project
Read More >>