chore: add husky and lint-staged for pre-commit linting
All checks were successful
Push to github container register / push-docker (push) Successful in 10m18s
All checks were successful
Push to github container register / push-docker (push) Successful in 10m18s
- Updated package.json to include husky and lint-staged configurations. - Added a pre-commit hook to run lint-staged using bunx.
This commit is contained in:
1
.husky/pre-commit
Executable file
1
.husky/pre-commit
Executable file
@@ -0,0 +1 @@
|
||||
bunx lint-staged
|
||||
Reference in New Issue
Block a user