Skip to content

Commit

Permalink
Add prettier
Browse files Browse the repository at this point in the history
  • Loading branch information
Minishlink committed Feb 23, 2019
1 parent 085fa6c commit 9e83e6b
Show file tree
Hide file tree
Showing 2 changed files with 239 additions and 230 deletions.
5 changes: 5 additions & 0 deletions .prettierrc
Original file line number Diff line number Diff line change
@@ -0,0 +1,5 @@
{
"printWidth": 120,
"singleQuote": true,
"trailingComma": "es5"
}
Loading

0 comments on commit 9e83e6b

Please sign in to comment.