1
0
Fork 0

Initial commit from Astro

This commit is contained in:
houston[bot] 2024-11-02 23:03:12 +03:00 committed by kogeletey
commit 38fb9a5189
Signed by: kglt
GPG key ID: 386DEE24B60BD996
11 changed files with 136 additions and 0 deletions

3
tsconfig.json Normal file
View file

@ -0,0 +1,3 @@
{
"extends": "astro/tsconfigs/base"
}