#!/bin/sh # Silent mode prevents `commit-msg` err in log window npm run --silent lint:fix exit 0