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