mirror of
https://github.com/microsoft/TypeScript.git
synced 2026-05-17 21:06:50 -05:00
Update the message for resolveJsonModule as per PR feedback
This commit is contained in:
@@ -505,7 +505,7 @@ namespace ts {
|
||||
name: "resolveJsonModule",
|
||||
type: "boolean",
|
||||
category: Diagnostics.Advanced_Options,
|
||||
description: Diagnostics.Resolve_module_name_imported_with_json_extension_to_the_json_source_file
|
||||
description: Diagnostics.Include_modules_imported_with_json_extension
|
||||
},
|
||||
{
|
||||
name: "listFiles",
|
||||
|
||||
Reference in New Issue
Block a user