This website works better with JavaScript
Accueil
Explorer
Aide
S'inscrire
Connexion
fct
/
box-nestjs-monorepo
Suivre
2
Voter
0
Fork
0
Fichiers
Tickets
0
Pull Requests
0
Wiki
Aborescence:
2069f16ec4
Branches
Tags
dave
master
box-nestjs-mono...
/
.prettierrc
.prettierrc
105 B
Historique
Raw
1
2
3
4
5
6
7
{
"singleQuote": true,
"trailingComma": "all",
"semi": true,
"tabWidth": 2,
"useTabs": false
}