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
{{ message }}
This repository has been archived by the owner on Mar 25, 2021. It is now read-only.
Bug Report
Actual behavior
The JSDoc for "no-unused-variable" says "Three optional arguments may be optionally provided:"
Expected behavior
The JSDoc for "no-unused-variable" says "Two optional arguments may be optionally provided:" and the schema only validates two optional parameters
The text was updated successfully, but these errors were encountered: