Skip to content

Conversation

@tbroyer
Copy link
Contributor

@tbroyer tbroyer commented Jun 24, 2019

Preemptively update tests wrt 'parser' requiring an absolute path rather than a package name, even though the project is still using ESLint 4.

Tested locally by upgrading eslint (and all eslint-* dependencies) to their latest versions (using yarn upgrade-interactive --latest) and then running yarn test. Without the change to the tests, they expectedly failed due to the parser option not being an absolute path; with the change to the tests, they all pass.

Fixes #15971

Preemptively update tests wrt 'parser' requiring an absolute
path rather than a package name, even though the project is
still using ESLint 4.

Fixes #15971
@sizebot
Copy link

sizebot commented Jun 24, 2019

No significant bundle size changes to report.

Generated by 🚫 dangerJS

@gaearon
Copy link
Collaborator

gaearon commented Jun 24, 2019

Thanks.

@tbroyer tbroyer deleted the eslint6 branch June 24, 2019 21:43
rickhanlonii pushed a commit to rickhanlonii/react that referenced this pull request Jun 25, 2019
Preemptively update tests wrt 'parser' requiring an absolute
path rather than a package name, even though the project is
still using ESLint 4.

Fixes facebook#15971
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

[eslint-plugin-react-hooks] Compatibility with ESLint 6.0.0

4 participants