Skip to content

Commit

Permalink
➕ add prettier
Browse files Browse the repository at this point in the history
  • Loading branch information
ngryman committed Aug 21, 2020
1 parent a6c695a commit 4c3060c
Show file tree
Hide file tree
Showing 2 changed files with 1,861 additions and 1,826 deletions.
6 changes: 6 additions & 0 deletions .prettierrc
Original file line number Diff line number Diff line change
@@ -0,0 +1,6 @@
{
"semi": false,
"singleQuote": true,
"trailingComma": "none",
"arrowParens": "avoid"
}
Loading

0 comments on commit 4c3060c

Please sign in to comment.