Skip to content

Commit

Permalink
perf: optimize packages
Browse files Browse the repository at this point in the history
  • Loading branch information
rimorin committed Jul 24, 2024
1 parent 2b0e1e5 commit f42b2ea
Show file tree
Hide file tree
Showing 5 changed files with 4,141 additions and 6,664 deletions.
2 changes: 0 additions & 2 deletions .husky/commit-msg
Original file line number Diff line number Diff line change
@@ -1,4 +1,2 @@
#!/usr/bin/env sh
. "$(dirname -- "$0")/_/husky.sh"

npx --no -- commitlint --edit
2 changes: 0 additions & 2 deletions .husky/pre-commit
Original file line number Diff line number Diff line change
@@ -1,4 +1,2 @@
#!/usr/bin/env sh
. "$(dirname -- "$0")/_/husky.sh"

npx lint-staged
Loading

0 comments on commit f42b2ea

Please sign in to comment.