Skip to content

Commit

Permalink
chore(): update commit hooks, add lint-staged
Browse files Browse the repository at this point in the history
  • Loading branch information
kamilmysliwiec committed Jun 24, 2022
1 parent 85ade4f commit 0258b9b
Show file tree
Hide file tree
Showing 3 changed files with 1,243 additions and 120 deletions.
2 changes: 1 addition & 1 deletion .husky/pre-commit
@@ -1,4 +1,4 @@
#!/bin/sh
. "$(dirname "$0")/_/husky.sh"

npx lint-staged
npx --no-install lint-staged

0 comments on commit 0258b9b

Please sign in to comment.