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