4 lignes
59 o
Bash
Fichier exécutable
4 lignes
59 o
Bash
Fichier exécutable
#!/bin/sh
|
|
. "$(dirname "$0")/_/husky.sh"
|
|
|
|
yarn lint-staged
|