This website works better with JavaScript
Accueil
Explorer
Aide
S'inscrire
Connexion
sv443
/
JokeAPI-v2
Suivre
1
Voter
0
Fork
0
Fichiers
Pull Requests
0
Wiki
Aborescence:
v2.3.3
Branches
Tags
indonesian-translation
main
v2.3.3
JokeAPI-v2
/
tsconfig.json
tsconfig.json
116 B
Lien permanent
Historique
Raw
1
2
3
4
5
6
{
"compilerOptions": {
// for importing types from JSON files:
"resolveJsonModule": true
}
}