astro-ghostcms/.pnpm-store/v3/files/6b/ec903ce7f6c5ada6391abe4e496...

11 lines
468 B
Plaintext
Raw Normal View History

2024-02-14 14:10:47 +00:00
# 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.
[prettier]: https://github.com/prettier/prettier
**[➡️ Full readme](https://github.com/prettier/eslint-config-prettier/)**