Skip to content

Commit

Permalink
Update to match eslintrc
Browse files Browse the repository at this point in the history
  • Loading branch information
shilman committed Oct 25, 2018
1 parent 1d23792 commit 733cb0e
Showing 1 changed file with 4 additions and 0 deletions.
4 changes: 4 additions & 0 deletions .prettierrc
Original file line number Diff line number Diff line change
@@ -1,3 +1,7 @@
{
"printWidth": 100,
"tabWidth": 2,
"bracketSpacing": true,
"trailingComma": "es5",
"singleQuote": true
}

0 comments on commit 733cb0e

Please sign in to comment.