Skip to content

Commit

Permalink
Add pre-commit config, set up prettier
Browse files Browse the repository at this point in the history
  • Loading branch information
kb0rg committed May 31, 2019
1 parent 53b6a05 commit 2b37b23
Showing 1 changed file with 4 additions and 0 deletions.
4 changes: 4 additions & 0 deletions .pre-commit-config.yaml
Original file line number Diff line number Diff line change
@@ -0,0 +1,4 @@
- repo: https://github.com/prettier/prettier
rev: "master" # Use the sha or tag you want to point at
hooks:
- id: prettier

0 comments on commit 2b37b23

Please sign in to comment.