New Files

This commit is contained in:
Firq 2023-01-15 17:53:19 +01:00
parent 91feb849fa
commit b62ede67d4
Signed by: Firq
GPG key ID: 4DE1059A4666E89F
63 changed files with 9798 additions and 0 deletions

3
tsconfig.json Normal file
View file

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