This website works better with JavaScript
Página Principal
Explorar
Ajuda
Iniciar Sessão
tati
/
kitchn
Vigiar
1
Colocar Estrela
0
Fork
0
Ficheiros
Problemas
0
Pull Requests
0
Wiki
Browse Source
Add baseUrl config
Tatiana Inama
6 years atrás
parent
d482eb5e77
commit
cd4d93fcc9
1 changed files
with
1 additions
and
0 deletions
Split View
Show Diff Stats
1
0
recipes/tsconfig.json
+ 1
- 0
recipes/tsconfig.json
Ver Ficheiro
@@ -1,5 +1,6 @@
{
"compilerOptions": {
+ "baseUrl": "src",
"target": "es5",
"lib": [
"dom",