DEV Community

Cover image for Delete ` CR` eslint(prettier/prettier) error solved
Nurul Islam Rimon
Nurul Islam Rimon

Posted on

1

Delete ` CR` eslint(prettier/prettier) error solved

npx prettier --write .
Enter fullscreen mode Exit fullscreen mode

execute this code in the terminal if you are facing issue like this:

Image description

Context: I got this error while I initiate the Nestjs app.

Top comments (0)

nextjs tutorial video

Youtube Tutorial Series 📺

So you built a Next.js app, but you need a clear view of the entire operation flow to be able to identify performance bottlenecks before you launch. But how do you get started? Get the essentials on tracing for Next.js from @nikolovlazar in this video series 👀

Watch the Youtube series