mirror of
https://github.com/electron/electron.git
synced 2026-01-09 07:28:12 -05:00
4 lines
59 B
Bash
Executable File
4 lines
59 B
Bash
Executable File
#!/bin/sh
|
|
. "$(dirname "$0")/_/husky.sh"
|
|
|
|
npm run precommit |