We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Since formatting rules in ESLint have been deprecated, it appears that including eslint-config-prettier in peerDependencies is no longer necessary.
eslint-config-prettier
peerDependencies
I believe it might be acceptable to remove this from peerDependencies, but I am curious about the opinions of others on this matter.
The text was updated successfully, but these errors were encountered:
See #592 (comment) and also #616 (comment)
prettier/eslint-config-prettier#268 prettier/eslint-config-prettier#272
Sorry, something went wrong.
No branches or pull requests
Since formatting rules in ESLint have been deprecated, it appears that including
eslint-config-prettier
inpeerDependencies
is no longer necessary.I believe it might be acceptable to remove this from
peerDependencies
, but I am curious about the opinions of others on this matter.The text was updated successfully, but these errors were encountered: