#!/usr/bin/env sh

npm run type-check
npm run lint:circular
npx --no-install lint-staged
