Skip to content
This repository has been archived by the owner on May 30, 2023. It is now read-only.

Commit

Permalink
chore(deps): add lint-staged
Browse files Browse the repository at this point in the history
  • Loading branch information
Waryen committed Apr 7, 2023
1 parent 33b3c0a commit 84cae89
Show file tree
Hide file tree
Showing 3 changed files with 905 additions and 19 deletions.
2 changes: 1 addition & 1 deletion .husky/pre-commit
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
#!/usr/bin/env sh
. "$(dirname -- "$0")/_/husky.sh"

npm run lint
npx lint-staged
Loading

0 comments on commit 84cae89

Please sign in to comment.