Skip to content

Commit

Permalink
Chore/bump libs (#17)
Browse files Browse the repository at this point in the history
* chore: bump libs

* chore: set version to 1.6.1

* chore: remove jest rule

jest-community/eslint-plugin-jest#1220
  • Loading branch information
jkoenig134 committed Sep 13, 2022
1 parent 422548b commit d27ba22
Show file tree
Hide file tree
Showing 3 changed files with 111 additions and 110 deletions.
1 change: 0 additions & 1 deletion jest/index.js
Expand Up @@ -18,7 +18,6 @@ module.exports = {
"jest/no-focused-tests": "error",
"jest/no-identical-title": "error",
"jest/no-if": "error",
"jest/no-jest-import": "error",
"jest/no-mocks-import": "error",
"jest/no-standalone-expect": "error",
"jest/no-test-prefixes": "error",
Expand Down

0 comments on commit d27ba22

Please sign in to comment.