This website works better with JavaScript
Accueil
Explorer
Aide
Connexion
studio_vue3
/
common
Suivre
4
Voter
0
Fork
0
Fichiers
Tickets
0
Pull Requests
0
Wiki
Aborescence:
19e2d0a883
Branches
Tags
master
common
/
.prettierrc.json
.prettierrc.json
94 B
Historique
Raw
1
2
3
4
5
6
{
"singleQuote": true,
"printWidth": 160,
"bracketSpacing": true,
"endOfLine": "lf"
}