Enforce no-throwing-call
Catch and replace calls to built-in APIs that have a safer @antithrow wrapper.
Install and configure
Add @antithrow/eslint-plugin to a flat config and enable type-aware rules.
Suppress and refactor safely
Use the rule's suggestions as a starting point without papering over real problems.