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
feat(linter/plugins): add options to Context (#13810)
Add `options` property to `Context`. At present we don't support custom options for JS plugins, but adding the `options` property as an empty array for now avoids errors in some existing ESLint rules.
0 commit comments