This website works better with JavaScript
Inicio
Explorar
Axuda
Rexistro
Iniciar sesión
titovskiy
/
branding
Seguir
1
Destacar
0
Fork
0
Ficheiros
Incidencias
0
Pull Requests
0
Wiki
Árbore:
6b673e6fb1
Ramas
Etiquetas
master
branding
/
tsconfig.prod.json
tsconfig.prod.json
125 B
Histórico
Raw
1
2
3
4
5
6
7
{
"extends": "./tsconfig.json",
"compilerOptions": {
"declaration": false,
"sourceMap": false
}
}