Change prettier-with-tabs to prettier-miscellaneous (#1149)

master
Rafael Hengles 2017-04-07 11:56:55 -03:00 committed by Christopher Chedeau
parent 170e4d558a
commit 728f3fb408
1 changed files with 2 additions and 2 deletions

View File

@ -402,8 +402,8 @@ passes `prettier` output to `eslint --fix`
uses `prettier` and `prettier-eslint` to format code with standard rules
- [`prettier-standard-formatter`](https://github.com/dtinth/prettier-standard-formatter)
passes `prettier` output to `standard --fix`
- [`prettier-with-tabs`](https://github.com/arijs/prettier-with-tabs)
allows you to configure prettier to use `tabs`
- [`prettier-miscellaneous`](https://github.com/arijs/prettier-miscellaneous)
`prettier` with a few minor extra options
- [`neutrino-preset-prettier`](https://github.com/SpencerCDixon/neutrino-preset-prettier) allows you to use Prettier as a Neutrino preset