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 because your schema is located in graphql files, try to remove files: ['*.js/*.graphql'] override block in examples/prettier and you'll see different result - 31 errors vs 23 errors
Right, that would be it, thanks for the explanation. Closing this, I guess prettier/eslint-plugin-prettier#415 is enough to track this and it will be noticed when it gets merged 🙂
Context
Prettier is supported out-of-the-box from prettier/eslint-plugin-prettier#413.
Solution
Remove the related paragraph from README.
Alternatives
Add info that the Prettier-related changes are needed just for the older plugin versions.
Sorry for not creating a PR right away.
The text was updated successfully, but these errors were encountered: