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
docs(linter): Add documentation on ignoreRestSiblings option for no-unused-vars rule (#14807)
Explains the `ignoreRestSiblings` config option for the [no unused
vars](https://oxc.rs/docs/guide/usage/linter/rules/eslint/no-unused-vars)
rule.
Related to [this](#14764)
issue.
---------
Signed-off-by: howen <108785851+howenyap@users.noreply.github.com>
Co-authored-by: Copilot <175728472+Copilot@users.noreply.github.com>
0 commit comments