@absqueued/eslint-plugin-ts-ignore-comments
Enforce a custom description for // @ts-ignore comments
Enforce a custom description for // @ts-ignore comments
CLI script that inserts the ts-ignore comment into all .d.ts files
Since ts-expect-error does not have the ability to specify only the errors that we want to ignore, and instead suppresses all errors, it makes managing errors more challenging. This package provides a command-line tool to validate expected TypeScript erro