From 728f3fb408f22a620ac9470b304bf8a2196d9b61 Mon Sep 17 00:00:00 2001 From: Rafael Hengles Date: Fri, 7 Apr 2017 11:56:55 -0300 Subject: [PATCH] Change prettier-with-tabs to prettier-miscellaneous (#1149) --- README.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/README.md b/README.md index b222a1ee..4cb8099a 100644 --- a/README.md +++ b/README.md @@ -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