Skip to content

Commit

Permalink
add - prettier
Browse files Browse the repository at this point in the history
  • Loading branch information
Raphael Balet committed Nov 19, 2019
1 parent fd86e25 commit 0842b72
Show file tree
Hide file tree
Showing 2 changed files with 255 additions and 279 deletions.
7 changes: 7 additions & 0 deletions .prettierrc
Original file line number Diff line number Diff line change
@@ -0,0 +1,7 @@
{
"printWidth": 100,
"singleQuote": true,
"trailingComma": "all",
"semi": false,
"arrowParens": "always"
}
Loading

0 comments on commit 0842b72

Please sign in to comment.