Closed
Description
Overview
Spinning out of #8211 / #8211 (comment): ESLint 9 includes a couple of changes to the no-unused-vars
rule:
- no-unused-vars default caughtErrors to ‘all’
- no-unused-vars varsIgnorePattern behavior with catch arguments
Filing a tracking issue for specifically the no-unused-vars
work.
💖