Skip to content

Commit

Permalink
Upgrade to Prettier 1.9.1 (gatsbyjs#3146)
Browse files Browse the repository at this point in the history
* Upgrade to Prettier 1.9.1

* Switch to formatting markdown with semis so weirdly put semis at front of fragments
  • Loading branch information
KyleAMathews authored Dec 6, 2017
1 parent dbd2a9d commit 9912ac9
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 @@ -36,7 +36,7 @@ plugins: [
path: `${__dirname}/src/data/`,
},
},
]
];
```

## How to query
Expand Down

0 comments on commit 9912ac9

Please sign in to comment.