consistent-incremental-with-tsbuildinfo
Require tsBuildInfoFile to be set when incremental is enabled.
consistent-module-resolution
Require specific moduleResolution values for Node16, NodeNext, and Preserve module modes.
consistent-target-and-lib
Disallow lib entries that target a newer ES version than the configured target.