This website works better with JavaScript
Página Principal
Explorar
Ajuda
Registe-se
Iniciar Sessão
s4z
/
base-nestjs
Vigiar
1
Colocar Estrela
1
Fork
0
Ficheiros
Problemas
0
Pull Requests
0
Wiki
Ramo:
master
Ramos
Etiquetas
master
base-nestjs
/
tsconfig.build.json
tsconfig.build.json
97 B
Link permanente
Histórico
Em bruto
1
2
3
4
{
"extends": "./tsconfig.json",
"exclude": ["node_modules", "test", "dist", "**/*spec.ts"]
}