First init

This commit is contained in:
2026-05-02 20:29:58 +08:00
Unverified
commit 0d1f56cbb8
10 changed files with 7195 additions and 0 deletions
+6
View File
@@ -0,0 +1,6 @@
{
"extends": "astro/tsconfigs/strict",
"compilerOptions": {
"baseUrl": "."
}
}