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