This website works better with JavaScript
Inicio
Explorar
Ayuda
Iniciar sesión
wumu
/
react-photo-view
Seguir
1
Destacar
0
Fork
0
Archivos
Incidencias
0
Pull Requests
0
Wiki
Árbol:
dbeae599ea
Ramas
Etiquetas
gh-pages
master
v0.5.0
0.4.5
0.4.3
0.3.8
0.2.7
0.2.6
0.2.5
0.2.4
0.2.3
0.2.2
0.2.1
0.2.0
0.1.8
0.1.7
0.1.6
0.1.5
0.1.4
0.1.2
0.1.1
0.1.0
react-photo-vie...
/
tsconfig.test.json
tsconfig.test.json
88 B
Histórico
Raw
1
2
3
4
5
6
{
"extends": "./tsconfig.json",
"compilerOptions": {
"module": "commonjs"
}
}