actions/github/codeql-action-v1/node_modules/eslint-config-prettier
2026-01-31 18:56:04 +01:00
..
bin initial commit of actions 2026-01-31 18:56:04 +01:00
@typescript-eslint.js initial commit of actions 2026-01-31 18:56:04 +01:00
babel.js initial commit of actions 2026-01-31 18:56:04 +01:00
flowtype.js initial commit of actions 2026-01-31 18:56:04 +01:00
index.js initial commit of actions 2026-01-31 18:56:04 +01:00
LICENSE initial commit of actions 2026-01-31 18:56:04 +01:00
package.json initial commit of actions 2026-01-31 18:56:04 +01:00
prettier.js initial commit of actions 2026-01-31 18:56:04 +01:00
react.js initial commit of actions 2026-01-31 18:56:04 +01:00
README.md initial commit of actions 2026-01-31 18:56:04 +01:00
standard.js initial commit of actions 2026-01-31 18:56:04 +01:00
unicorn.js initial commit of actions 2026-01-31 18:56:04 +01:00
vue.js initial commit of actions 2026-01-31 18:56:04 +01: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.

➡️ Full readme