#!/bin/sh
. "$(dirname "$0")/_/husky.sh"

node_modules/.bin/ts-node --skip-project scripts/copyright-fix
