This website works better with JavaScript
Accueil
Explorer
Aide
S'inscrire
Connexion
data_center_platform
/
BI-WEB
Suivre
3
Voter
0
Fork
0
Fichiers
Tickets
0
Pull Requests
0
Wiki
Aborescence:
8fad89fb29
Branches
Tags
master
BI-WEB
/
.husky
/
pre-commit
pre-commit
90 B
Historique
Raw
1
2
3
4
5
6
#!/bin/sh
. "$(dirname "$0")/_/husky.sh"
cd frontend
npm run lint:css
npm run lint:style