Skip to content

Commit

Permalink
Update packages (#52)
Browse files Browse the repository at this point in the history
* Update packages

* Update husky

* Update stylelint

* Update typescript-eslint
  • Loading branch information
mganjoo authored Jul 14, 2024
1 parent 7c0f824 commit 120d6aa
Show file tree
Hide file tree
Showing 4 changed files with 2,607 additions and 4,795 deletions.
3 changes: 0 additions & 3 deletions .husky/pre-commit
Original file line number Diff line number Diff line change
@@ -1,4 +1 @@
#!/bin/sh
. "$(dirname "$0")/_/husky.sh"

npx lint-staged --verbose
3 changes: 0 additions & 3 deletions .husky/pre-push
Original file line number Diff line number Diff line change
@@ -1,4 +1 @@
#!/bin/sh
. "$(dirname "$0")/_/husky.sh"

npm run check:types
Loading

0 comments on commit 120d6aa

Please sign in to comment.