You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
This is intentional. There are many closed issues and PRs related to this. There's also an open PR that adds an explanation for this to the docs: #5885
I am following up https://facebook.github.io/create-react-app/docs/setting-up-your-editor#formatting-code-automatically article where the code to add prettier (and related dependencies) is mentioned as
NPM
Yarn
Considering that they are using at the development time, should they be added as
devDependencies
?NPM
Yarn
It is also mentioned in Prettier's own documentation
The text was updated successfully, but these errors were encountered: