This website works better with JavaScript
홈
탐색
도움말
가입하기
로그인
creylopez
/
overleaf
Watch
1
Star
0
포크
0
파일
이슈
0
풀 리퀘스트
0
위키
트리:
e87df4a791
브랜치
태그
copilot/find-quick-win-issues
main
msm-github-codespaces
old-master
v0.2.0
v0.1.4
v0.1.3
v0.1.2
v0.1.1
v0.1.0
v0.0.1-nightly
overleaf
/
libraries
/
redis-wrapper
/
tsconfig.json
tsconfig.json
97 B
히스토리
Raw
1
2
3
4
5
6
7
{
"extends": "../../tsconfig.backend.json",
"include": [
"**/*.js",
"**/*.cjs"
]
}