You can not select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
juncheng.li
27cf5ae2d3
|
1 year ago | |
---|---|---|
.. | ||
bin | 1 year ago | |
@typescript-eslint.js | 1 year ago | |
LICENSE | 1 year ago | |
README.md | 1 year ago | |
babel.js | 1 year ago | |
flowtype.js | 1 year ago | |
index.js | 1 year ago | |
package.json | 1 year ago | |
prettier.js | 1 year ago | |
react.js | 1 year ago | |
standard.js | 1 year ago | |
unicorn.js | 1 year ago | |
vue.js | 1 year ago |
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.