Package Exports
- eslint-config-prettier
- eslint-config-prettier/@typescript-eslint
- eslint-config-prettier/@typescript-eslint.js
- eslint-config-prettier/babel
- eslint-config-prettier/babel.js
- eslint-config-prettier/bin/cli
- eslint-config-prettier/bin/cli.js
- eslint-config-prettier/flowtype
- eslint-config-prettier/flowtype.js
- eslint-config-prettier/index
- eslint-config-prettier/index.js
- eslint-config-prettier/react
- eslint-config-prettier/react.js
- eslint-config-prettier/standard
- eslint-config-prettier/standard.js
- eslint-config-prettier/unicorn
- eslint-config-prettier/unicorn.js
- eslint-config-prettier/vue
- eslint-config-prettier/vue.js
This package does not declare an exports field, so the exports above have been automatically detected and optimized by JSPM instead. If any package subpath is missing, it is recommended to post an issue to the original package (eslint-config-prettier) to support the "exports" field. If that is not possible, create a JSPM override to customize the exports field for this package.
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.