This website works better with JavaScript
Inicio
Explorar
Axuda
Rexistro
Iniciar sesión
fct
/
box-nestjs-monorepo
Seguir
2
Destacar
0
Fork
0
Ficheiros
Incidencias
0
Pull Requests
0
Wiki
Árbore:
8d52ce05a9
Ramas
Etiquetas
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
}