feat: initial
All checks were successful
Test action / test-valid (push) Successful in 33s
Test action / test-invalid (push) Successful in 32s

This commit is contained in:
Maximilian Jugl 2026-04-21 15:35:01 +02:00
commit 6eed0afd4d
8 changed files with 339 additions and 0 deletions

5
package.json Normal file
View file

@ -0,0 +1,5 @@
{
"devDependencies": {
"prettier": "^3.8.3"
}
}