webhook-action/node_modules/eslint-config-prettier/README.md

9 lines
418 B
Markdown
Raw Normal View History

# eslint-config-prettier
Turns off all rules that are unnecessary or might conflict with [Prettier].
This lets you use your favorite shareable config without letting its stylistic choices get in the way when using Prettier.
Note that this config _only_ turns rules _off,_ so it only makes sense using it together with some other config.
**[➡️ Full readme](https://github.com/prettier/eslint-config-prettier/)**