This website works better with JavaScript
Home
Explore
Help
Register
Sign In
sv443
/
JokeAPI-v2
Watch
1
Star
0
Fork
0
Files
Pull Requests
0
Wiki
Tree:
v2.3.3
Branches
Tags
indonesian-translation
main
v2.3.3
JokeAPI-v2
/
tsconfig.json
tsconfig.json
116 B
Permalink
History
Raw
1
2
3
4
5
6
{
"compilerOptions": {
// for importing types from JSON files:
"resolveJsonModule": true
}
}