#!/bin/sh # Disable concurent to run `check-types` after ESLint in lint-staged cd "$(dirname "$0")/.." && npx --no lint-staged --concurrent false