Skip to content

Commit

Permalink
Setup Prettier
Browse files Browse the repository at this point in the history
  • Loading branch information
JasonEtco committed May 14, 2020
1 parent c2bca3b commit d379a56
Show file tree
Hide file tree
Showing 8 changed files with 435 additions and 1,408 deletions.
5 changes: 5 additions & 0 deletions .prettierrc
Original file line number Diff line number Diff line change
@@ -0,0 +1,5 @@
{
"semi": false,
"singleQuote": true,
"trailingComma": "none"
}
Loading

0 comments on commit d379a56

Please sign in to comment.