Skip to content

Commit

Permalink
Merge pull request #11 from hodfords-solutions/feat/upgrade-dependencies
Browse files Browse the repository at this point in the history
feat: upgrade dependencies
  • Loading branch information
hodfords-phuong-vo-be authored Aug 28, 2024
2 parents 7c6e55c + e4b7a46 commit 4e1b465
Show file tree
Hide file tree
Showing 3 changed files with 974 additions and 1,260 deletions.
3 changes: 0 additions & 3 deletions .husky/pre-commit
Original file line number Diff line number Diff line change
@@ -1,6 +1,3 @@
#!/bin/sh
. "$(dirname "$0")/_/husky.sh"

changedFiles="$(git diff --name-only --cached)"
npm run cspell --no-must-find-files ${changedFiles}
npm run lint-staged
Loading

0 comments on commit 4e1b465

Please sign in to comment.