#!/usr/bin/env bash set -ex npm run lint npx nodemon --ext ts,tsx --exec "npm run build"