Updated types; #19

Merged
FrauJulian merged 4 commits from fraujulian into master 2025-10-10 16:30:25 +00:00
Showing only changes of commit ecc3189054 - Show all commits
+1 -1
View File
@@ -1,4 +1,4 @@
#!/usr/bin/env sh
npm run format || exit 1
npm run lint:fix || exit 1
npm run build || exit 1
tsc || exit 1