init front

This commit is contained in:
2024-04-20 10:48:50 +02:00
parent 96aaa10f48
commit 84255ef0a6
13 changed files with 10083 additions and 0 deletions

3
front/tsconfig.json Normal file
View File

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