João Martinho

Results 6 comments of João Martinho

+1, there's not even a single example on the documentation on how should we query using the query-entries.

Bump, having this issue with Vite, running version 3.3.3

In my case the warning is coming from the package [jsx-eslint/eslint-plugin-jsx-a11y](https://github.com/jsx-eslint/eslint-plugin-jsx-a11y) that has [jsx-ast-utils](https://github.com/jsx-eslint/jsx-ast-utils) as a dependency.

I commented on this issue almost a year ago but overlooked the solution. Now that I found the solution by myself by figuring out that it was the `eslint-plugin-jsx-a11y` throwing...