Valentin Agachi

Results 30 comments of Valentin Agachi

Please submit this code as a PR.

@Luke-Tan Please fix the lint error due to the empty interface

With #527 and #678 I think the defaults logic is pretty advanced at this point.

@fgreinacher I won't have availability to work on this soon. Feel free to take over the code and add the missing parts.

This seems to have been implemented in #19864

While this plugin mentions [it has support for Flat Config](https://the-guild.dev/blog/graphql-eslint-3.14#support-new-eslint-flat-config-system), it does work OK, until you run `eslint --cache`: ``` Oops! Something went wrong! :( ESLint: 8.57.0 Error: Could not...

This code change is pointless. The two `await`ed functions are executed as expected (the second one is run after the first one finished).

Thanks for testing @CarlosLozanoHealthCaters! Yeah, we plan to extend support to all methods that accept user input.

I agree with making this a breaking change. Let's remove the options argument.