Skip to content

Commit

Permalink
chore: add prettier configuration
Browse files Browse the repository at this point in the history
  • Loading branch information
rajey committed Nov 30, 2019
1 parent e0e7731 commit d97c03f
Showing 1 changed file with 4 additions and 0 deletions.
4 changes: 4 additions & 0 deletions .prettierrc.json
Original file line number Diff line number Diff line change
@@ -0,0 +1,4 @@
{
"semi": true,
"singleQuote": true
}

0 comments on commit d97c03f

Please sign in to comment.