Skip to content

Commit d466196

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 6777f7f commit d466196

File tree

4 files changed

+561
-439
lines changed

4 files changed

+561
-439
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)