eslint-plugin-deprecation
eslint-plugin-deprecation copied to clipboard
Is there a way to skip/ignore specific deprecations or packages?
I glanced over the documentation but didn't immediately notice anything. There are some annoyances that show up from third party packages - for example google maps deprecating the "old" marker (while new one is radically different and has problems).
These can quickly clutter and make it harder to notice valuable information in eslint output, while also marking them unstable in CICD.