Skip to content

Commit

Permalink
chore: remove jest rule
Browse files Browse the repository at this point in the history
  • Loading branch information
jkoenig134 committed Sep 13, 2022
1 parent 5f28f36 commit 4307c43
Showing 1 changed file with 0 additions and 1 deletion.
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 4307c43

Please sign in to comment.