first try

This commit is contained in:
2025-07-06 11:56:08 +02:00
parent 715cffde38
commit a4d88e5ea3
20 changed files with 36769 additions and 23 deletions

5
lefthook.yml Normal file
View File

@ -0,0 +1,5 @@
pre-commit:
commands:
package:
glob: ./**/*.ts
run: npm run package && git add dist/*