Skip to content

Commit

Permalink
chore: Fix lint
Browse files Browse the repository at this point in the history
  • Loading branch information
janjakubnanista committed Dec 13, 2023
1 parent 667a04d commit 40188e0
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions packages/utils/jest.setup.js
Original file line number Diff line number Diff line change
@@ -1,2 +1,3 @@
// add all jest-extended matchers
// eslint-disable-next-line @typescript-eslint/no-var-requires
expect.extend(require('jest-extended'));

0 comments on commit 40188e0

Please sign in to comment.