#!/usr/bin/env sh

npx lint-staged; # && npm run tsc && npm run test
