Skip to content

Not compatible with eslint 9+. Invalid languageOptions.globals object key "AudioWorkletGlobalScope " #1269

Open
@k-paxian

Description

@k-paxian

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 🤷

image
image

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

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions