eslint-config-prettier
has several "special rules" that are still useful to have enabled in ESLint, even when using Prettier as your formatter.
https://github.com/prettier/eslint-config-prettier#special-rules
Specifically, the quotes
rule is what I noticed was missing which allows unnecessary backticks to get through. https://github.com/prettier/eslint-config-prettier#forbid-unnecessary-backticks
Prettier's "special rules" list should be reviewed and XO should be updated to make better use of them.
Pay now to fund the work behind this issue.
Get updates on progress being made.
Maintainer is rewarded once the issue is completed.
You're funding impactful open source efforts
You want to contribute to this effort
You want to get funding like this too