mirror of
https://github.com/roleypoly/roleypoly.git
synced 2025-04-24 19:39:11 +00:00
4 lines
57 B
Bash
Executable file
4 lines
57 B
Bash
Executable file
#!/bin/sh
|
|
. "$(dirname $0)/_/husky.sh"
|
|
|
|
yarn lint-staged
|