plantit <0001fab4>

This commit is contained in:
manunamz
2023-09-27 10:15:26 -04:00
commit 8e2152a560
35 changed files with 7649 additions and 0 deletions
+6
View File
@@ -0,0 +1,6 @@
{
"extends": "astro/tsconfigs/strict",
"compilerOptions": {
"strictNullChecks": true
}
}