This website works better with JavaScript
홈
탐색
도움말
가입하기
로그인
sv443
/
JokeAPI-v2
Watch
1
Star
0
포크
0
파일
풀 리퀘스트
0
위키
트리:
e7e757229f
브랜치
태그
indonesian-translation
main
v2.3.3
JokeAPI-v2
/
tsconfig.json
tsconfig.json
116 B
히스토리
Raw
1
2
3
4
5
6
{
"compilerOptions": {
// for importing types from JSON files:
"resolveJsonModule": true
}
}