Skip to content

Commit 3895046

Browse files
committed
Build: upgrade all deps, including jtr 0.2.8
- fixes an issue with running tests in Edge in IE mode - update husky scripts
1 parent d63e6ae commit 3895046

File tree

5 files changed

+561
-429
lines changed

5 files changed

+561
-429
lines changed

.husky/commit-msg

Lines changed: 0 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1,4 +1 @@
1-
#!/usr/bin/env sh
2-
. "$(dirname -- "$0")/_/husky.sh"
3-
41
npx commitplease .git/COMMIT_EDITMSG

.husky/pre-commit

Lines changed: 0 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1,4 +1 @@
1-
#!/usr/bin/env sh
2-
. "$(dirname -- "$0")/_/husky.sh"
3-
41
npm run lint

0 commit comments

Comments
 (0)