Skip to content

Commit

Permalink
Merge pull request #37 from CiGit/readme
Browse files Browse the repository at this point in the history
Readme Settings update to match prettier's
  • Loading branch information
esbenp authored Feb 14, 2017
2 parents 9198b6f + a950510 commit a5f0d62
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -49,7 +49,7 @@ If true, will use single instead of double quotes
Controls the printing of trailing commas wherever possible

#### bracketSpacing (default: true)
Controls the printing of spaces inside array and objects
Controls the printing of spaces inside object literals

#### parser (default: 'babylon')
Which parser to use. Valid options are 'flow' and 'babylon'
Expand Down

0 comments on commit a5f0d62

Please sign in to comment.