initial commit

This commit is contained in:
Surjith S M
2022-11-01 15:43:52 +05:30
commit c755263b27
15 changed files with 4165 additions and 0 deletions

3
tsconfig.json Normal file
View File

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