This website works better with JavaScript
Página inicial
Explorar
Ajuda
Registrar
Entrar
s4z
/
base-nestjs
Observar
1
Favorito
1
Fork
0
Arquivos
Issues
0
Pull Requests
0
Wiki
Branch:
master
Branches
Tags
master
base-nestjs
/
tsconfig.build.json
tsconfig.build.json
97 B
Link permanente
Histórico
Raw
1
2
3
4
{
"extends": "./tsconfig.json",
"exclude": ["node_modules", "test", "dist", "**/*spec.ts"]
}