Skip to content

Commit d27ba22

Browse files
authored
Chore/bump libs (#17)
* chore: bump libs * chore: set version to 1.6.1 * chore: remove jest rule jest-community/eslint-plugin-jest#1220
1 parent 422548b commit d27ba22

File tree

3 files changed

+111
-110
lines changed

3 files changed

+111
-110
lines changed

jest/index.js

-1
Original file line numberDiff line numberDiff line change
@@ -18,7 +18,6 @@ module.exports = {
1818
"jest/no-focused-tests": "error",
1919
"jest/no-identical-title": "error",
2020
"jest/no-if": "error",
21-
"jest/no-jest-import": "error",
2221
"jest/no-mocks-import": "error",
2322
"jest/no-standalone-expect": "error",
2423
"jest/no-test-prefixes": "error",

0 commit comments

Comments
 (0)