Open
Description
With latest eslint 9.17.0
They now validating the configs before applying them
this.language.validateLanguageOptions(this.languageOptions);
So it fails to apply this plugin 🤷
Also it needs to be aligned with this new way of defining globals
https://eslint.org/docs/latest/use/configure/language-options#predefined-global-variables
Metadata
Metadata
Assignees
Labels
No labels