This website works better with JavaScript
Home
Esplora
Aiuto
Registrati
Accedi
tum.dk
/
framework-demos
Segui
2
Vota
0
Forka
0
File
Problemi
0
Pull Requests
0
Wiki
Albero (Tree):
f8e73828cc
Rami (Branch)
Tag
master
framework-demos
/
aso
/
astro
/
examples
/
with-markdoc
/
tsconfig.json
tsconfig.json
97 B
Cronologia
Originale
1
2
3
4
5
6
{
"extends": "astro/tsconfigs/base",
"compilerOptions": {
"strictNullChecks": true
}
}