mirror of
https://github.com/trekhleb/javascript-algorithms.git
synced 2025-07-06 09:23:18 +08:00
Testing Husky integration
This commit is contained in:
@ -1,6 +1,5 @@
|
||||
#!/bin/sh
|
||||
. "$(dirname "$0")/_/husky.sh"
|
||||
|
||||
# Testing Husky.
|
||||
npm run lint
|
||||
npm run test
|
||||
|
Reference in New Issue
Block a user