Skip to content
This repository has been archived by the owner on Aug 3, 2023. It is now read-only.

Commit

Permalink
Update .prettierrc
Browse files Browse the repository at this point in the history
  • Loading branch information
jamesplease authored Apr 23, 2018
1 parent 4e989b5 commit a5ee7cf
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion .prettierrc
Original file line number Diff line number Diff line change
@@ -1,4 +1,5 @@
{
"singleQuote": true,
"jsxBracketSameLine": true
"jsxBracketSameLine": true,
"trailingComma": "es5"
}

0 comments on commit a5ee7cf

Please sign in to comment.