This website works better with JavaScript
Página inicial
Explorar
Ajuda
Registrar
Entrar
data_center_platform
/
BI-WEB
Observar
3
Favorito
0
Fork
0
Arquivos
Issues
0
Pull Requests
0
Wiki
Tree:
9b53f9bc9b
Branches
Tags
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