chore(release): v1.0.0

This commit is contained in:
2025-10-12 13:47:44 +02:00
parent 9b20b08ab2
commit 4bd9b27909
9 changed files with 32 additions and 51 deletions
+1 -1
View File
@@ -55,7 +55,7 @@ jobs:
run: npm ci
- name: Check formatting
run: npx prettier --check .
run: npm run check
typecheck:
name: Type Check