mirror of
https://github.com/bartvdbraak/omnidash.git
synced 2026-06-12 05:49:09 +00:00
4 lines
79 B
Bash
Executable file
4 lines
79 B
Bash
Executable file
#!/usr/bin/env sh
|
|
. "$(dirname -- "$0")/_/husky.sh"
|
|
|
|
npx pretty-quick --staged
|