added license:export script to pre-commit hook

ref #4
This commit is contained in:
2021-03-19 17:32:54 +01:00
parent 00b8a14bc3
commit 7deb0d26c4
3 changed files with 5009 additions and 2 deletions

View File

@@ -1,4 +1,5 @@
#!/bin/sh
. "$(dirname "$0")/_/husky.sh"
yarn format
yarn format
yarn license:export