This website works better with JavaScript
Inicio
Explorar
Axuda
Rexistro
Iniciar sesión
data_center_platform
/
BI-WEB
Seguir
3
Destacar
0
Fork
0
Ficheiros
Incidencias
0
Pull Requests
0
Wiki
Árbore:
93e9fb51de
Ramas
Etiquetas
master
BI-WEB
/
.husky
/
pre-commit
pre-commit
90 B
Histórico
Raw
1
2
3
4
5
6
#!/bin/sh
. "$(dirname "$0")/_/husky.sh"
cd frontend
npm run lint:css
npm run lint:style