This website works better with JavaScript
Home
Esplora
Aiuto
Registrati
Accedi
creylopez
/
overleaf
Segui
1
Vota
0
Forka
0
File
Problemi
0
Pull Requests
0
Wiki
Albero (Tree):
e87df4a791
Rami (Branch)
Tag
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
/
metrics
/
tsconfig.json
tsconfig.json
97 B
Cronologia
Originale
1
2
3
4
5
6
7
{
"extends": "../../tsconfig.backend.json",
"include": [
"**/*.js",
"**/*.cjs"
]
}