This website works better with JavaScript
Inicio
Explorar
Ayuda
Iniciar sesión
tati
/
kitchn
Seguir
1
Destacar
0
Fork
0
Archivos
Incidencias
0
Pull Requests
0
Wiki
Explorar el Código
Add baseUrl config
Tatiana Inama
hace 6 años
padre
d482eb5e77
commit
cd4d93fcc9
Se han
modificado 1 ficheros
con
1 adiciones
y
0 borrados
Dividir vista
Mostrar estadísticas de diff
1
0
recipes/tsconfig.json
+ 1
- 0
recipes/tsconfig.json
Ver fichero
@@ -1,5 +1,6 @@
{
"compilerOptions": {
+ "baseUrl": "src",
"target": "es5",
"lib": [
"dom",