Skip to content

Commit

Permalink
chore: use prettier for local formatting (#237)
Browse files Browse the repository at this point in the history
  • Loading branch information
JustinBeckwith authored Dec 11, 2018
1 parent fa3e602 commit 04a816f
Show file tree
Hide file tree
Showing 17 changed files with 782 additions and 620 deletions.
8 changes: 8 additions & 0 deletions .prettierrc
Original file line number Diff line number Diff line change
@@ -0,0 +1,8 @@
---
bracketSpacing: false
printWidth: 80
semi: true
singleQuote: true
tabWidth: 2
trailingComma: es5
useTabs: false
8 changes: 0 additions & 8 deletions bin/format-check.sh

This file was deleted.

Loading

0 comments on commit 04a816f

Please sign in to comment.