Skip to content

Commit

Permalink
feat(deckgo#470): add prettier
Browse files Browse the repository at this point in the history
Signed-off-by: peterpeterparker <[email protected]>
  • Loading branch information
peterpeterparker committed Jan 25, 2020
1 parent 2983e84 commit 2113356
Show file tree
Hide file tree
Showing 9 changed files with 1,661 additions and 0 deletions.
7 changes: 7 additions & 0 deletions docs/.prettierrc
Original file line number Diff line number Diff line change
@@ -0,0 +1,7 @@
{
"printWidth": 160,
"singleQuote": true,
"arrowParens": "always",
"bracketSpacing": false,
"jsxBracketSameLine": true
}
Loading

0 comments on commit 2113356

Please sign in to comment.