This website works better with JavaScript
Accueil
Explorer
Aide
S'inscrire
Connexion
wxcz_admin
/
agency-swarm-cn-git
Suivre
1
Voter
0
Fork
0
Fichiers
Tickets
0
Pull Requests
0
Wiki
Aborescence:
814514efd6
Branches
Tags
master
agency-swarm-cn...
/
.prettierrc
.prettierrc
167 B
Historique
Raw
1
2
3
4
5
6
7
8
9
10
11
{
"tabWidth": 4,
"overrides": [
{
"files": "*.yml",
"options": {
"tabWidth": 2
}
}
]
}