This website works better with JavaScript
Página Principal
Explorar
Ajuda
Registe-se
Iniciar Sessão
titovskiy
/
branding
Vigiar
1
Colocar Estrela
0
Fork
0
Ficheiros
Problemas
0
Pull Requests
0
Wiki
Árvore:
2dc2d7b1d7
Ramos
Etiquetas
master
branding
/
tsconfig.prod.json
tsconfig.prod.json
125 B
Histórico
Em bruto
1
2
3
4
5
6
7
{
"extends": "./tsconfig.json",
"compilerOptions": {
"declaration": false,
"sourceMap": false
}
}