Initial commit: Astro scaffold, review template, voorstelformulier, screenshot/AI-automatisering

This commit is contained in:
2026-07-24 08:54:47 +02:00
commit 0913c99b9b
23 changed files with 6027 additions and 0 deletions

3
tsconfig.json Normal file
View File

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