NOTE: This setup assumes that your project is for a shared NPM package and your workflow has a start script defined in package.json.
Recommendation: git-hooks/
Since git ignores the .git/ directory, you'll need to create a separate
directory to house your version-controlled hooks. I'd recommend git-hooks/ to
make its purpose obvious. Whatever name you give your hooks directory, you'll