menu
techminis

A naukri.com initiative

google-web-stories
Home

>

Programming News

>

Setup Next...
source image

Dev

1M

read

72

img
dot

Image Credit: Dev

Setup NextJs | EsLint + Prettier - Fast way 🚀

  • To set up Next.js with ESLint and Prettier, follow these steps:
  • 1. Create a Next.js application using the command 'npx create-next-app@latest'
  • 2. Install 'eslint-config-prettier' package to avoid conflicts between ESLint and Prettier
  • 3. Update the 'eslint.config.mjs' file to include 'prettier' in the 'extends' property

Read Full Article

like

4 Likes

For uninterrupted reading, download the app