Skip to content

Commit

Permalink
add prettier
Browse files Browse the repository at this point in the history
  • Loading branch information
romabelka committed Oct 8, 2018
1 parent cc76257 commit 993a671
Show file tree
Hide file tree
Showing 5 changed files with 949 additions and 69 deletions.
6 changes: 6 additions & 0 deletions .prettierrc
Original file line number Diff line number Diff line change
@@ -0,0 +1,6 @@
{
"printWidth": 80,
"semi": false,
"singleQuote": true,
"arrowParens": "always"
}
Loading

0 comments on commit 993a671

Please sign in to comment.