1 2 3 4 5 6
#!/bin/sh . "$(dirname "$0")/_/husky.sh" npx lint-staged \ && npm run build-api \ && git add api