Skip to content

Conversation

@XEQTIONR
Copy link

This enables editors (like VSCode) to check for rules present in .prettierrc and flag violations inline in file editors.

@Linux123123
Copy link

Prettier documentation discourages doing that.
https://prettier.io/docs/integrating-with-linters#notes
I can also add my 2 cents, that it's basically always better to have format on save in the preferred editor or use pre-commit hooks.

@tnylea
Copy link
Contributor

tnylea commented Mar 31, 2025

Thanks, guys. I agree, @XEQTIONR. This seems like something that not everyone may need in their project, and the fact that Prettier generally does not recommend it is a good enough sign not to include this by default.

Thanks!

@tnylea tnylea closed this Mar 31, 2025
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.

3 participants