You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
The text was updated successfully, but these errors were encountered:
k-paxian
changed the title
Invalid languageOptions.globals object key "AudioWorkletGlobalScope "
Not compatible with eslint 9+. Invalid languageOptions.globals object key "AudioWorkletGlobalScope "
Jan 7, 2025
With latest eslint
9.17.0
They now validating the configs before applying them
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
The text was updated successfully, but these errors were encountered: