DEV Community

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

Posted on

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 (2)

Collapse
 
rabbanmehamood profile image
Rabban Mehamood

Thanks for the solution, Narul Islam Rimon, even Stack Overflow was giving long solutions.... yours was a oneline one

Collapse
 
nurulislamrimon profile image
Nurul Islam Rimon

My Pleasure Bro💐