Skip to content

Instantly share code, notes, and snippets.

@dflynn15
Created August 23, 2016 00:22
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save dflynn15/00b5ffdee1163eea8e3129c1b96f0528 to your computer and use it in GitHub Desktop.
Save dflynn15/00b5ffdee1163eea8e3129c1b96f0528 to your computer and use it in GitHub Desktop.
#!/bin/sh
#
# Pre-commit hook
# Lint stuff before committing
npm run perf-test
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment