This website works better with JavaScript
Inicio
Explorar
Ayuda
Registro
Iniciar sesión
zhangyupeng
/
Babylon.js
Seguir
1
Destacar
0
Fork
0
Archivos
Incidencias
0
Pull Requests
0
Wiki
Explorar el Código
typo
sebavan
hace 6 años
padre
3efe3ec287
commit
44ff26b46f
Se han
modificado 1 ficheros
con
1 adiciones
y
1 borrados
Dividir vista
Mostrar estadísticas de diff
1
1
inspector/tsconfig.json
+ 1
- 1
inspector/tsconfig.json
Ver fichero
@@ -19,7 +19,7 @@
],
"babylonjs/*": [
"../../dist/preview release/babylon.module.d.ts"
- ]
,
+ ]
}
}
}