Update husky pre-commit hook

pull/303/head
David Finol 2021-12-13 08:40:41 -06:00
parent 60ab6e6f3c
commit a2b118753a
3 changed files with 463 additions and 112 deletions

View File

@ -1,4 +1,4 @@
#!/bin/sh #!/bin/sh
. "$(dirname "$0")/_/husky.sh" . "$(dirname "$0")/_/husky.sh"
npm test yarn build && git add dist/index.*

571
dist/index.js vendored

File diff suppressed because it is too large Load Diff

2
dist/index.js.map vendored

File diff suppressed because one or more lines are too long