Skip to content

Commit

Permalink
Add prettier pre-commit hook
Browse files Browse the repository at this point in the history
  • Loading branch information
svk31 committed Feb 28, 2018
1 parent 6e98cb5 commit 13e8dbe
Show file tree
Hide file tree
Showing 2 changed files with 217 additions and 218 deletions.
3 changes: 2 additions & 1 deletion .prettierrc
Original file line number Diff line number Diff line change
@@ -1,3 +1,4 @@
{
"tabWidth": 4
"tabWidth": 4,
"bracketSpacing": false
}
Loading

0 comments on commit 13e8dbe

Please sign in to comment.