Grepping the docs for "ignore" and "check" I find these option names:
expiring-todo-comments
:ignoreDatesOnPullRequests
import-index
:ignoreImports
prevent-abbreviations
:checkDefaultAndNamespaceImports
checkShorthandImports
checkProperties
checkDefaultAndNamespaceImports
checkVariables
checkFilenames
no-null
:checkStrictEquality
import-style
:checkImport
checkDynamicImport
checkExportFrom
checkRequire
no-keyword-prefix
:checkProperties
The "check" names seem to win for now, so I think all new options should be named like "checkFoo" instead of "ignoreFoo". Not sure should we and how to automatically enforce this, maybe with a prevent-abbreviations
replacement.
Pay now to fund the work behind this issue.
Get updates on progress being made.
Maintainer is rewarded once the issue is completed.
You're funding impactful open source efforts
You want to contribute to this effort
You want to get funding like this too