Skip to content

Commit

Permalink
Added prettier config
Browse files Browse the repository at this point in the history
  • Loading branch information
JoshGlazebrook committed Jan 24, 2019
1 parent a89e80b commit d35c0ce
Showing 1 changed file with 5 additions and 0 deletions.
5 changes: 5 additions & 0 deletions .prettierrc.yaml
Original file line number Diff line number Diff line change
@@ -0,0 +1,5 @@
parser: typescript
printWidth: 120
tabWidth: 2
singleQuote: true
trailingComma: none

0 comments on commit d35c0ce

Please sign in to comment.