PATH=$PATH:/usr/local/bin:/opt/homebrew/bin

echo 'NOTE: If node or npm is not found, you may need to run brew link for your specific node version'
npm run lint-staged
