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
Version 6.2.4
### Bug fixes
Fix a crash in the `esLint` helper when a rule's `meta.docs` isn't defined.
Properly dedent lines starting with an opening curly brace below composite statements like `for`/`while`.
Version 6.1.9
### Bug fixes
Make sure `scopeCompletionSource` doesn't try to complete property names that aren't simple identifier (such as numeric indices).