This website works better with JavaScript
Página inicial
Explorar
Ajuda
Registrar
Entrar
sv443
/
JokeAPI-v2
Observar
1
Favorito
0
Fork
0
Arquivos
Pull Requests
0
Wiki
Tree:
baa15a959e
Branches
Tags
indonesian-translation
main
v2.3.3
JokeAPI-v2
/
tsconfig.json
tsconfig.json
116 B
Histórico
Raw
1
2
3
4
5
6
{
"compilerOptions": {
// for importing types from JSON files:
"resolveJsonModule": true
}
}