#!/usr/bin/env sh

# Run nano-staged
npx nano-staged

# Run TypeScript type checking
npm run type-check