mirror of
https://github.com/mastermindzh/rickvanlieshout.com
synced 2025-07-27 04:32:32 +02:00
build(deps): Updated node to 22 and others to latest except eslint (because of airbnb)
This commit is contained in:
6
.husky/commit-msg
Executable file
6
.husky/commit-msg
Executable file
@@ -0,0 +1,6 @@
|
||||
#!/bin/sh
|
||||
. "$(dirname "$0")/_/husky.sh"
|
||||
|
||||
npx --no-install commitlint --edit "$1"
|
||||
npm run lint:staged
|
||||
npm run test
|
Reference in New Issue
Block a user