mirror of
https://github.com/microsoft/TypeScript.git
synced 2026-05-17 21:06:50 -05:00
addressed PR feedback (change command line flag description), added tests
This commit is contained in:
@@ -251,7 +251,7 @@ namespace ts {
|
||||
{
|
||||
name: "forceConsistentCasingInFileNames",
|
||||
type: "boolean",
|
||||
description: Diagnostics.Raise_error_if_two_file_names_in_program_differ_only_in_case
|
||||
description: Diagnostics.Disallow_inconsistently_cased_references_to_the_same_file
|
||||
},
|
||||
];
|
||||
|
||||
|
||||
Reference in New Issue
Block a user