Skip to content

Commit

Permalink
chore: add .prettierrc (#3131)
Browse files Browse the repository at this point in the history
  • Loading branch information
francoischalifour committed Sep 20, 2018
1 parent 764cc6a commit ef731cc
Showing 1 changed file with 5 additions and 0 deletions.
5 changes: 5 additions & 0 deletions .prettierrc
Original file line number Diff line number Diff line change
@@ -0,0 +1,5 @@
{
"singleQuote": true,
"proseWrap": "never",
"trailingComma": "es5"
}

0 comments on commit ef731cc

Please sign in to comment.