This website works better with JavaScript
Accueil
Explorer
Aide
Connexion
wb_cc
/
uni_mg
Suivre
1
Voter
0
Fork
0
Fichiers
Tickets
0
Pull Requests
0
Wiki
Aborescence:
ae1557afb4
Branches
Tags
master
uni_mg
/
agent-antDesign
/
.lintstagedrc.json
.lintstagedrc.json
65 B
Historique
Raw
1
2
3
4
{
"*.js": "eslint --fix",
"*.{css,less}": "stylelint --fix"
}