This website works better with JavaScript
Acasă
Explorează
Ajutor
Înregistrare
Autentificare
creylopez
/
overleaf
Urmărește
1
Stea
0
Bifurcare
0
Fisiere
Probleme
0
Trageți solicitările
0
Wiki
Arbore:
2c00a7a3a4
Ramuri
Etichete
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
/
mongo-utils
/
tsconfig.json
tsconfig.json
112 B
Istoric
Crud
1
2
3
4
5
6
7
8
{
"extends": "../../tsconfig.backend.json",
"include": [
"**/*.js",
"**/*.cjs",
"**/*.ts"
]
}