From a59e2c652f3ca1e776307688796cf51a0250c2ea Mon Sep 17 00:00:00 2001 From: Spencer Dixon Date: Mon, 27 Feb 2017 16:50:38 -0500 Subject: [PATCH] Adds another preset to related projects (#820) --- README.md | 1 + 1 file changed, 1 insertion(+) diff --git a/README.md b/README.md index 5f3b4488..73399502 100644 --- a/README.md +++ b/README.md @@ -273,6 +273,7 @@ passes `prettier` output to `eslint --fix` passes `prettier` output to `standard --fix` - [`prettier-with-tabs`](https://github.com/arijs/prettier-with-tabs) allows you to configure prettier to use `tabs` +- [`neutrino-preset-prettier`](https://github.com/SpencerCDixon/neutrino-preset-prettier) allows you to use prettier as a neutrino preset ## Technical Details