mirror of
https://github.com/MagicMirrorOrg/MagicMirror.git
synced 2026-01-09 17:48:05 -05:00
5 lines
64 B
Bash
5 lines
64 B
Bash
#!/bin/sh
|
|
. "$(dirname "$0")/_/husky.sh"
|
|
|
|
pretty-quick --staged
|