Skip to content
This repository has been archived by the owner on Feb 18, 2024. It is now read-only.

jest: Configure ESLint to use 'plugin:jest/recommended' #1218

Merged
merged 1 commit into from
Nov 20, 2018
Merged

jest: Configure ESLint to use 'plugin:jest/recommended' #1218

merged 1 commit into from
Nov 20, 2018

Conversation

edmorley
Copy link
Member

This enables more rules out of the box, and reduces the amount of plugin/globals boilerplate we have to configure.

See:
https://github.com/jest-community/eslint-plugin-jest#recommended
https://github.com/jest-community/eslint-plugin-jest/blob/v22.0.0/index.js#L34-L51

Fixes #1202.

@edmorley edmorley added this to the v9 milestone Nov 19, 2018
@edmorley edmorley self-assigned this Nov 19, 2018
Copy link
Member

@helfi92 helfi92 left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM :)

@edmorley edmorley merged commit fcf9aed into neutrinojs:master Nov 20, 2018
@edmorley edmorley deleted the jest-eslint-plugin-recommended branch November 20, 2018 16:23
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Development

Successfully merging this pull request may close these issues.

2 participants