#!/usr/bin/env bash npm i --package-lock-only npm run lint --fix npm run build git add src/ git add dist/ git add package-lock.json