I have this problem when I try to check style with prettier --check
Code style issues found in the above file(s). Forgot to run Prettier?
I have this problem when I try to check style with prettier --check
Code style issues found in the above file(s). Forgot to run Prettier?
npx prettier --write .
This command overwrites the code and makes it beautiful.