#!/usr/bin/env sh

git add .
npx --no-install lint-staged
