first try
This commit is contained in:
5
lefthook.yml
Normal file
5
lefthook.yml
Normal file
@ -0,0 +1,5 @@
|
||||
pre-commit:
|
||||
commands:
|
||||
package:
|
||||
glob: ./**/*.ts
|
||||
run: npm run package && git add dist/*
|
||||
Reference in New Issue
Block a user