We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 1089bdc commit c08559aCopy full SHA for c08559a
src/compiler/commandLineParser.ts
@@ -566,7 +566,7 @@ namespace ts {
566
category: Diagnostics.Projects,
567
transpileOptionValue: undefined,
568
defaultValueDescription: ".tsbuildinfo",
569
- description: Diagnostics.Specify_the_folder_for_tsbuildinfo_incremental_compilation_files,
+ description: Diagnostics.Specify_the_path_to_tsbuildinfo_incremental_compilation_files,
570
},
571
{
572
name: "removeComments",
0 commit comments