Skip to content

Commit

Permalink
chore: lint staged files
Browse files Browse the repository at this point in the history
  • Loading branch information
fryorcraken committed Aug 5, 2022
1 parent c769774 commit 6e28ef5
Show file tree
Hide file tree
Showing 3 changed files with 1,036 additions and 17 deletions.
1 change: 1 addition & 0 deletions .husky/pre-commit
Original file line number Diff line number Diff line change
@@ -1,5 +1,6 @@
#!/usr/bin/env sh
. "$(dirname -- "$0")/_/husky.sh"

npx lint-staged
npm run build
git add ./dist
Loading

0 comments on commit 6e28ef5

Please sign in to comment.