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