mirror of
https://github.moeyy.xyz/https://github.com/trekhleb/javascript-algorithms.git
synced 2024-11-10 11:09:43 +08:00
Testing Husky integration
This commit is contained in:
parent
f7d07ae66d
commit
4ca41ea83b
@ -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
|
||||||
|
Loading…
Reference in New Issue
Block a user