Skip to content

Commit

Permalink
Merge branch 'release/1.0.0-beta.7'
Browse files Browse the repository at this point in the history
  • Loading branch information
hirsch committed Jun 1, 2019
2 parents 5f09a43 + 07fd18f commit d6530cc
Show file tree
Hide file tree
Showing 15 changed files with 3,022 additions and 856 deletions.
7 changes: 7 additions & 0 deletions .prettierrc
Original file line number Diff line number Diff line change
@@ -0,0 +1,7 @@
{
"singleQuote": true,
"trailingComma": "all",
"semi": false,
"tabWidth": 2,
"jsxBracketSameLine": true
}
Loading

0 comments on commit d6530cc

Please sign in to comment.