aboutsummaryrefslogtreecommitdiff
path: root/README.md
diff options
context:
space:
mode:
Diffstat (limited to 'README.md')
-rw-r--r--README.md2
1 files changed, 1 insertions, 1 deletions
diff --git a/README.md b/README.md
index 3116962..07f0641 100644
--- a/README.md
+++ b/README.md
@@ -122,7 +122,7 @@ g:prettier#config#jsx_bracket_same_line = 'true'
" none|es5|all
g:prettier#config#trailing_comma = 'all'
-" flow|babylon|typescript|postcss|json
+" flow|babylon|typescript|postcss|json|graphql
g:prettier#config#parser = 'flow'
```