4 lines
No EOL
84 B
Bash
4 lines
No EOL
84 B
Bash
#!/bin/sh
|
|
. "$(dirname "$0")/_/husky.sh"
|
|
|
|
yarn --cwd ./modules/dashboard run lint |