This website works better with JavaScript
Acasă
Explorează
Ajutor
Înregistrare
Autentificare
tum.dk
/
framework-demos
Urmărește
2
Stea
0
Bifurcare
0
Fisiere
Probleme
0
Trageți solicitările
0
Wiki
Arbore:
f8e73828cc
Ramuri
Etichete
master
framework-demos
/
aso
/
astro
/
examples
/
with-markdoc
/
tsconfig.json
tsconfig.json
97 B
Istoric
Crud
1
2
3
4
5
6
{
"extends": "astro/tsconfigs/base",
"compilerOptions": {
"strictNullChecks": true
}
}