#!/bin/sh . "$(dirname "$0")/_/husky.sh" npx lint-staged && cd api-src && npx tsc && git add ../api