securityos/node_modules/eslint-config-prettier
Berkeley 927854894b First commit 2024-09-06 12:32:35 -03:00
..
bin First commit 2024-09-06 12:32:35 -03:00
@typescript-eslint.js First commit 2024-09-06 12:32:35 -03:00
LICENSE First commit 2024-09-06 12:32:35 -03:00
README.md First commit 2024-09-06 12:32:35 -03:00
babel.js First commit 2024-09-06 12:32:35 -03:00
flowtype.js First commit 2024-09-06 12:32:35 -03:00
index.js First commit 2024-09-06 12:32:35 -03:00
package.json First commit 2024-09-06 12:32:35 -03:00
prettier.js First commit 2024-09-06 12:32:35 -03:00
react.js First commit 2024-09-06 12:32:35 -03:00
standard.js First commit 2024-09-06 12:32:35 -03:00
unicorn.js First commit 2024-09-06 12:32:35 -03:00
vue.js First commit 2024-09-06 12:32:35 -03:00

README.md

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