This website works better with JavaScript
Etusivu
Tutki
Apua
Rekisteröidy
Kirjaudu sisään
tum.dk
/
framework-demos
Tarkkaile
2
Äänestä
0
Fork
0
Tiedostot
Ongelmat
0
Pull-pyynnöt
0
Wiki
Puu:
f8e73828cc
Haarat
Tagit
master
framework-demos
/
aso
/
astro
/
examples
/
with-markdoc
/
tsconfig.json
tsconfig.json
97 B
Historia
Raaka
1
2
3
4
5
6
{
"extends": "astro/tsconfigs/base",
"compilerOptions": {
"strictNullChecks": true
}
}