Skip to content

Commit d6b7448

Browse files
SimenBcpojer
authored andcommitted
Remove eslint-plugin-jest (#4867)
* Remove eslint-plugin-jest Moved to https://github.com/jest-community/eslint-plugin-jest * Link to PR in changelog
1 parent 2a2429e commit d6b7448

22 files changed

Lines changed: 6 additions & 1428 deletions

CHANGELOG.md

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -50,7 +50,8 @@
5050
* `[jest-jasmine2]` Add `testLocationInResults` flag to add location information per spec to test results ([#4782](https://github.com/facebook/jest/pull/4782))
5151

5252
### Chore & Maintenance
53-
* `[*]` [**BREAKING**] Drop support for Node.js version 4
53+
* `[*]` [**BREAKING**] Drop support for Node.js version 4 ([#4769](https://github.com/facebook/jest/pull/4769))
54+
* `[eslint-plugin-jest]` Removed from the Jest core repo, and moved to https://github.com/jest-community/eslint-plugin-jest ([#4867](https://github.com/facebook/jest/pull/4867))
5455
* `[babel-jest]` Explicitly bump istanbul to newer versions ([#4616](https://github.com/facebook/jest/pull/4616))
5556
* `[expect]` Upgrade mocha and rollup for browser testing ([#4642](https://github.com/facebook/jest/pull/4642))
5657
* `[docs]` Add info about `coveragePathIgnorePatterns` ([#4602](https://github.com/facebook/jest/pull/4602))

packages/eslint-plugin-jest/.npmignore

Lines changed: 0 additions & 3 deletions
This file was deleted.

packages/eslint-plugin-jest/README.md

Lines changed: 0 additions & 82 deletions
This file was deleted.

packages/eslint-plugin-jest/docs/rules/no-disabled-tests.md

Lines changed: 0 additions & 64 deletions
This file was deleted.

packages/eslint-plugin-jest/docs/rules/no-focused-tests.md

Lines changed: 0 additions & 42 deletions
This file was deleted.

packages/eslint-plugin-jest/docs/rules/no-identical-title.md

Lines changed: 0 additions & 45 deletions
This file was deleted.

packages/eslint-plugin-jest/docs/rules/prefer-to-have-length.md

Lines changed: 0 additions & 27 deletions
This file was deleted.

packages/eslint-plugin-jest/docs/rules/valid-expect.md

Lines changed: 0 additions & 41 deletions
This file was deleted.

packages/eslint-plugin-jest/package.json

Lines changed: 0 additions & 24 deletions
This file was deleted.

0 commit comments

Comments
 (0)