Inconsistent tsconfig.json properties

Last modified: 03 December 2024

Reports inconsistency of a paths, checkJs, or extends property in a tsconfig.json file.

The checkJs property requires allowJs.

The extends property should be a valid file reference.