Skip to content

Commit

Permalink
Update .prettierrc
Browse files Browse the repository at this point in the history
  • Loading branch information
rwieruch authored Dec 3, 2019
1 parent 877e1c8 commit 9dc84ab
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .prettierrc
Original file line number Diff line number Diff line change
Expand Up @@ -2,5 +2,5 @@
"semi": true,
"trailingComma": "es5",
"singleQuote": true,
"printWidth": 70,
"printWidth": 70
}

0 comments on commit 9dc84ab

Please sign in to comment.