File tree Expand file tree Collapse file tree 2 files changed +2
-2
lines changed Expand file tree Collapse file tree 2 files changed +2
-2
lines changed Original file line number Diff line number Diff line change @@ -566,7 +566,7 @@ namespace ts {
566
566
category : Diagnostics . Projects ,
567
567
transpileOptionValue : undefined ,
568
568
defaultValueDescription : ".tsbuildinfo" ,
569
- description : Diagnostics . Specify_the_folder_for_tsbuildinfo_incremental_compilation_files ,
569
+ description : Diagnostics . Specify_the_path_to_tsbuildinfo_incremental_compilation_files ,
570
570
} ,
571
571
{
572
572
name : "removeComments" ,
Original file line number Diff line number Diff line change 5678
5678
"category" : " Message" ,
5679
5679
"code" : 6706
5680
5680
},
5681
- "Specify the folder for .tsbuildinfo incremental compilation files." : {
5681
+ "Specify the path to .tsbuildinfo incremental compilation files." : {
5682
5682
"category" : " Message" ,
5683
5683
"code" : 6707
5684
5684
},
You can’t perform that action at this time.
0 commit comments