We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Yes
v6.3.0
v9.12.0
20.11.1
yarn 1.22.18
macOS
ESLint v8.x is already deprecated - at its end of life, and we can't upgrade to v9.x because testing-library plugin does not support eslint v9.x.
Just try to use eslint-plugin-testing-library with eslint v9.x, not possible.
TypeError: context.getScope is not a function error.
TypeError: context.getScope is not a function
Common configuration.
e.g. Rule: "testing-library/no-container"
Rule: "testing-library/no-container"
No response
No
The text was updated successfully, but these errors were encountered:
Will be fixed by #925
Sorry, something went wrong.
No branches or pull requests
Have you read the Troubleshooting section?
Yes
Plugin version
v6.3.0
ESLint version
v9.12.0
Node.js version
20.11.1
package manager and version
yarn 1.22.18
Operating system
macOS
Bug description
ESLint v8.x is already deprecated - at its end of life, and we can't upgrade to v9.x because testing-library plugin does not support eslint v9.x.
Steps to reproduce
Just try to use eslint-plugin-testing-library with eslint v9.x, not possible.
Error output/screenshots
TypeError: context.getScope is not a function
error.ESLint configuration
Common configuration.
Rule(s) affected
e.g.
Rule: "testing-library/no-container"
Anything else?
No response
Do you want to submit a pull request to fix this bug?
No
The text was updated successfully, but these errors were encountered: