Rewritten in Astro (i had better separate this commit into smaller ones)

This commit is contained in:
DarkCat09 2023-05-05 14:01:09 +04:00
commit be964a8c49
32 changed files with 10954 additions and 0 deletions

3
tsconfig.json Normal file
View file

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