Skip to content

Commit

Permalink
format all src files with prettier
Browse files Browse the repository at this point in the history
  • Loading branch information
dmstern committed Sep 25, 2018
1 parent 6ee857c commit fbb3052
Show file tree
Hide file tree
Showing 29 changed files with 1,268 additions and 266 deletions.
4 changes: 4 additions & 0 deletions .prettierrc
Original file line number Diff line number Diff line change
@@ -0,0 +1,4 @@
{
"singleQuote": true,
"trailingComma": "all"
}
4 changes: 1 addition & 3 deletions .vscode/settings.json
Original file line number Diff line number Diff line change
@@ -1,3 +1 @@
{
"editor.formatOnSave": true
}
{}
Loading

0 comments on commit fbb3052

Please sign in to comment.