mirror of
https://dev.azure.com/tstanciu94/Packages/_git/analytics-switch
synced 2022-12-28 18:11:52 +02:00
5 lines
60 B
Bash
5 lines
60 B
Bash
#!/bin/sh
|
|
. "$(dirname "$0")/_/husky.sh"
|
|
|
|
npm run precommit
|