Skip to content

Commit

Permalink
Add prettier config file (#357)
Browse files Browse the repository at this point in the history
* Add prettier config file

* Remove trailing comma
  • Loading branch information
luboskmetko authored Apr 3, 2018
1 parent 2f35fe9 commit acc5c7f
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions .prettierrc
Original file line number Diff line number Diff line change
@@ -0,0 +1,3 @@
{
"singleQuote": true
}

0 comments on commit acc5c7f

Please sign in to comment.