#!/bin/sh . "$(dirname "$0")/_/husky.sh" npm run lint || npm install && npm run lint npm run test npm run build && git add dist/ #ff