Skip to content

Commit

Permalink
add pre commit hook
Browse files Browse the repository at this point in the history
  • Loading branch information
alexey_krylov1 committed Jan 23, 2018
1 parent e317655 commit a291374
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions pre-commit-hook.sh
Original file line number Diff line number Diff line change
@@ -0,0 +1 @@
cd app && npm run eslint && npm run test

0 comments on commit a291374

Please sign in to comment.