mirror of
https://github.moeyy.xyz/https://github.com/trekhleb/javascript-algorithms.git
synced 2024-12-28 07:59:42 +08:00
6 lines
72 B
Plaintext
6 lines
72 B
Plaintext
|
#!/bin/sh
|
||
|
. "$(dirname "$0")/_/husky.sh"
|
||
|
|
||
|
# npm run lint
|
||
|
# npm run test
|