🚀 Init

This commit is contained in:
Korbs 2024-08-16 16:20:41 -04:00
parent 9fd0228a37
commit 59e871a96f
16 changed files with 818 additions and 0 deletions

3
test/tsconfig.json Normal file
View file

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