This is a follow-up to the initial bulk suppressions work.
--pass-on-unpruned-suppressions
From the ESLint docs:
To ignore unused suppressions when calculating the exit code and not report an error about unused suppressions, you can use the --pass-on-unpruned-suppressions flag.
This is a follow-up to the initial bulk suppressions work.
--pass-on-unpruned-suppressionsFrom the ESLint docs: