#!/bin/sh . "$(dirname "$0")/_/husky.sh" cd pkg/interface command -v npx > /dev/null || { exit 0 } npx lint-staged