mirror of https://github.com/electron/electron
4 lines
59 B
Plaintext
4 lines
59 B
Plaintext
|
#!/bin/sh
|
||
|
. "$(dirname "$0")/_/husky.sh"
|
||
|
|
||
|
npm run precommit
|