4 řádky
59 B
Bash
Spustitelný soubor
4 řádky
59 B
Bash
Spustitelný soubor
#!/bin/sh
|
|
. "$(dirname "$0")/_/husky.sh"
|
|
|
|
yarn lint-staged
|