Begin development

This commit is contained in:
Korbs 2024-06-05 20:48:11 -04:00
commit 7fd01eaf43
12 changed files with 224 additions and 0 deletions

3
tsconfig.json Normal file
View file

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