Skip to content

Commit

Permalink
chore: add prettier-config for js files
Browse files Browse the repository at this point in the history
  • Loading branch information
luhmann committed Mar 17, 2018
1 parent bc82250 commit 6c2dbdf
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions .prettierrc.yaml
Original file line number Diff line number Diff line change
@@ -0,0 +1,2 @@
singleQuote: true
trailingComma: "es5"

0 comments on commit 6c2dbdf

Please sign in to comment.