find_ts_ignores
Identify all TypeScript suppression comments like @ts-ignore, @ts-nocheck, and @ts-expect-error in a project to reveal type debt.
Instructions
Type suppressors: @ts-ignore / @ts-nocheck / @ts-expect-error (type debt).
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| name | Yes | Name or path of the loaded project |