eslint-plugin-react-native-a11y icon indicating copy to clipboard operation
eslint-plugin-react-native-a11y copied to clipboard

Last release crash with Eslint v9

Open eppisapiafsl opened this issue 1 year ago • 0 comments

Is there an existing issue for this?

  • [X] I have searched the existing issues

Code of Conduct

  • [X] I agree to follow this project's Code of Conduct

Code Sandbox link

No response

Bug report

After upgrade from v3.4.1 to 3.5.0, the rule has-valid-accessibility-ignores-invert-color throw errors on Eslint V9



Oops! Something went wrong! :(

ESLint: 9.10.0

TypeError: Error while loading rule 'react-native-a11y/has-valid-accessibility-ignores-invert-colors': Cannot read properties of undefined (reading 'sourceCode')

eppisapiafsl avatar Sep 18 '24 20:09 eppisapiafsl