Skip to content

Commit

Permalink
feat: Add support for adding lint-staged using pre-commit.com (#910)
Browse files Browse the repository at this point in the history
  • Loading branch information
thibmaek committed Sep 3, 2020
1 parent 51c5ac8 commit d404d7d
Showing 1 changed file with 4 additions and 0 deletions.
4 changes: 4 additions & 0 deletions .pre-commit-hooks.yaml
@@ -0,0 +1,4 @@
- id: lint-staged
name: lint-staged
entry: lint-staged
language: node

0 comments on commit d404d7d

Please sign in to comment.