#!/bin/sh . "$(dirname "$0")/_/husky.sh" npm run tsc && npm run eslint && npm run doc && npm run ensure-pinned-deps