This website works better with JavaScript
Página inicial
Explorar
Ajuda
Registrar
Entrar
fct
/
box-nestjs-monorepo
Observar
2
Favorito
0
Fork
0
Arquivos
Issues
0
Pull Requests
0
Wiki
Tree:
d439b5c55f
Branches
Tags
dave
master
box-nestjs-mono...
/
.prettierrc
.prettierrc
105 B
Histórico
Raw
1
2
3
4
5
6
7
{
"singleQuote": true,
"trailingComma": "all",
"semi": true,
"tabWidth": 2,
"useTabs": false
}