types.isNativeError DEP0197
This recipe transforms the usage of types.isNativeError to use the Error.isError.
See DEP0197.
Example
diff
Reusable compiler-aware skills that help coding agents understand, plan, and safely evolve your codebase.
Build tailored, compiler-aware skills to assess, plan, and automate complex codebase changes.
Handle DEP0197 via transforming `types.isNativeError` to `Error.isError`
Build tailored, compiler-aware skills to assess, plan, and automate complex codebase changes.