Skip to content
New issue

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

docs: remove mention of "prettier/vue" #1449

Merged
merged 3 commits into from Mar 3, 2021
Merged

Conversation

thorn0
Copy link
Contributor

@thorn0 thorn0 commented Mar 2, 2021

prettier/vue, prettier/@typescript-eslint, etc. have been removed in eslint-config-prettier v8.0.0.
They are needed no longer.
See https://github.com/prettier/eslint-config-prettier/blob/main/CHANGELOG.md#version-800-2021-02-21

I've also removed the "If [Prettier] conflicts with the rule you have set, turn off that rule" part because that's exactly what eslint-config-prettier is for.

`prettier/vue`, `prettier/@typescript-eslint`, etc. have been removed in `eslint-config-prettier` v8.0.0.
They are needed no longer.
See https://github.com/prettier/eslint-config-prettier/blob/main/CHANGELOG.md#version-800-2021-02-21

I've also removed the "If [Prettier] conflicts with the rule you have set, turn off that rule" part because that's exactly what `eslint-config-prettier` is for.
@ota-meshi
Copy link
Member

Thank you for this PR.

I've also removed the "If [Prettier] conflicts with the rule you have set, turn off that rule" part because that's exactly what eslint-config-prettier is for.

I think this explanation is necessary because users can override the rules by adding them to rules.
What do you think?

@thorn0
Copy link
Contributor Author

thorn0 commented Mar 3, 2021

@ota-meshi Good point. Fixed.

Copy link
Member

@ota-meshi ota-meshi left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Thank you!

@ota-meshi ota-meshi merged commit db2928a into vuejs:master Mar 3, 2021
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants