eslint-config-prettier

Turns off all rules that are unnecessary or might conflict with Prettier.

Usage no npm install needed!

<script type="module">
  import eslintConfigPrettier from 'https://cdn.skypack.dev/eslint-config-prettier';
</script>

README

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