Skip to content

Commit b1176ce

Browse files
authored
LEGO: Merge pull request 50179
LEGO: Merge pull request 50179
1 parent 9499b6e commit b1176ce

File tree

13 files changed

+468
-0
lines changed

13 files changed

+468
-0
lines changed

src/loc/lcl/chs/diagnosticMessages/diagnosticMessages.generated.json.lcl

Lines changed: 36 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -6534,6 +6534,42 @@
65346534
</Str>
65356535
<Disp Icon="Str" />
65366536
</Item>
6537+
<Item ItemId=";File_is_CommonJS_module_because_0_does_not_have_field_type_1460" ItemType="0" PsrId="306" Leaf="true">
6538+
<Str Cat="Text">
6539+
<Val><![CDATA[File is CommonJS module because '{0}' does not have field "type"]]></Val>
6540+
<Tgt Cat="Text" Stat="Loc" Orig="New">
6541+
<Val><![CDATA[文件是 CommonJS 模块,因为“{0}”没有字段 “type”]]></Val>
6542+
</Tgt>
6543+
</Str>
6544+
<Disp Icon="Str" />
6545+
</Item>
6546+
<Item ItemId=";File_is_CommonJS_module_because_0_has_field_type_whose_value_is_not_module_1459" ItemType="0" PsrId="306" Leaf="true">
6547+
<Str Cat="Text">
6548+
<Val><![CDATA[File is CommonJS module because '{0}' has field "type" whose value is not "module"]]></Val>
6549+
<Tgt Cat="Text" Stat="Loc" Orig="New">
6550+
<Val><![CDATA[文件是 CommonJS 模块,因为“{0}”具有值不是 “module” 的字段 “type”]]></Val>
6551+
</Tgt>
6552+
</Str>
6553+
<Disp Icon="Str" />
6554+
</Item>
6555+
<Item ItemId=";File_is_CommonJS_module_because_package_json_was_not_found_1461" ItemType="0" PsrId="306" Leaf="true">
6556+
<Str Cat="Text">
6557+
<Val><![CDATA[File is CommonJS module because 'package.json' was not found]]></Val>
6558+
<Tgt Cat="Text" Stat="Loc" Orig="New">
6559+
<Val><![CDATA[文件是 CommonJS 模块,因为找不到 “package.json”]]></Val>
6560+
</Tgt>
6561+
</Str>
6562+
<Disp Icon="Str" />
6563+
</Item>
6564+
<Item ItemId=";File_is_ECMAScript_module_because_0_has_field_type_with_value_module_1458" ItemType="0" PsrId="306" Leaf="true">
6565+
<Str Cat="Text">
6566+
<Val><![CDATA[File is ECMAScript module because '{0}' has field "type" with value "module"]]></Val>
6567+
<Tgt Cat="Text" Stat="Loc" Orig="New">
6568+
<Val><![CDATA[文件是 ECMAScript 模块,因为“{0}”具有值为 “module” 的字段 “type”]]></Val>
6569+
</Tgt>
6570+
</Str>
6571+
<Disp Icon="Str" />
6572+
</Item>
65376573
<Item ItemId=";File_is_a_CommonJS_module_it_may_be_converted_to_an_ES_module_80001" ItemType="0" PsrId="306" Leaf="true">
65386574
<Str Cat="Text">
65396575
<Val><![CDATA[File is a CommonJS module; it may be converted to an ES module.]]></Val>

src/loc/lcl/cht/diagnosticMessages/diagnosticMessages.generated.json.lcl

Lines changed: 36 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -6534,6 +6534,42 @@
65346534
</Str>
65356535
<Disp Icon="Str" />
65366536
</Item>
6537+
<Item ItemId=";File_is_CommonJS_module_because_0_does_not_have_field_type_1460" ItemType="0" PsrId="306" Leaf="true">
6538+
<Str Cat="Text">
6539+
<Val><![CDATA[File is CommonJS module because '{0}' does not have field "type"]]></Val>
6540+
<Tgt Cat="Text" Stat="Loc" Orig="New">
6541+
<Val><![CDATA[檔案是 CommonJS 模組,因為 '{0}' 沒有 "type" 欄位]]></Val>
6542+
</Tgt>
6543+
</Str>
6544+
<Disp Icon="Str" />
6545+
</Item>
6546+
<Item ItemId=";File_is_CommonJS_module_because_0_has_field_type_whose_value_is_not_module_1459" ItemType="0" PsrId="306" Leaf="true">
6547+
<Str Cat="Text">
6548+
<Val><![CDATA[File is CommonJS module because '{0}' has field "type" whose value is not "module"]]></Val>
6549+
<Tgt Cat="Text" Stat="Loc" Orig="New">
6550+
<Val><![CDATA[檔案是 CommonJS 模組,因為 '{0}' 具有值不是 "module" 的 "type" 欄位]]></Val>
6551+
</Tgt>
6552+
</Str>
6553+
<Disp Icon="Str" />
6554+
</Item>
6555+
<Item ItemId=";File_is_CommonJS_module_because_package_json_was_not_found_1461" ItemType="0" PsrId="306" Leaf="true">
6556+
<Str Cat="Text">
6557+
<Val><![CDATA[File is CommonJS module because 'package.json' was not found]]></Val>
6558+
<Tgt Cat="Text" Stat="Loc" Orig="New">
6559+
<Val><![CDATA[檔案是 CommonJS 模組,因為找不到 'package.json']]></Val>
6560+
</Tgt>
6561+
</Str>
6562+
<Disp Icon="Str" />
6563+
</Item>
6564+
<Item ItemId=";File_is_ECMAScript_module_because_0_has_field_type_with_value_module_1458" ItemType="0" PsrId="306" Leaf="true">
6565+
<Str Cat="Text">
6566+
<Val><![CDATA[File is ECMAScript module because '{0}' has field "type" with value "module"]]></Val>
6567+
<Tgt Cat="Text" Stat="Loc" Orig="New">
6568+
<Val><![CDATA[檔案是 ECMAScript 模組,因為 '{0}' 具有值不是 "module" 的 "type" 欄位]]></Val>
6569+
</Tgt>
6570+
</Str>
6571+
<Disp Icon="Str" />
6572+
</Item>
65376573
<Item ItemId=";File_is_a_CommonJS_module_it_may_be_converted_to_an_ES_module_80001" ItemType="0" PsrId="306" Leaf="true">
65386574
<Str Cat="Text">
65396575
<Val><![CDATA[File is a CommonJS module; it may be converted to an ES module.]]></Val>

src/loc/lcl/csy/diagnosticMessages/diagnosticMessages.generated.json.lcl

Lines changed: 36 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -6543,6 +6543,42 @@
65436543
</Str>
65446544
<Disp Icon="Str" />
65456545
</Item>
6546+
<Item ItemId=";File_is_CommonJS_module_because_0_does_not_have_field_type_1460" ItemType="0" PsrId="306" Leaf="true">
6547+
<Str Cat="Text">
6548+
<Val><![CDATA[File is CommonJS module because '{0}' does not have field "type"]]></Val>
6549+
<Tgt Cat="Text" Stat="Loc" Orig="New">
6550+
<Val><![CDATA[Soubor je modul CommonJS, protože {0} nemá pole type]]></Val>
6551+
</Tgt>
6552+
</Str>
6553+
<Disp Icon="Str" />
6554+
</Item>
6555+
<Item ItemId=";File_is_CommonJS_module_because_0_has_field_type_whose_value_is_not_module_1459" ItemType="0" PsrId="306" Leaf="true">
6556+
<Str Cat="Text">
6557+
<Val><![CDATA[File is CommonJS module because '{0}' has field "type" whose value is not "module"]]></Val>
6558+
<Tgt Cat="Text" Stat="Loc" Orig="New">
6559+
<Val><![CDATA[Soubor je modul CommonJS, protože {0} má pole type, jehož hodnota není module]]></Val>
6560+
</Tgt>
6561+
</Str>
6562+
<Disp Icon="Str" />
6563+
</Item>
6564+
<Item ItemId=";File_is_CommonJS_module_because_package_json_was_not_found_1461" ItemType="0" PsrId="306" Leaf="true">
6565+
<Str Cat="Text">
6566+
<Val><![CDATA[File is CommonJS module because 'package.json' was not found]]></Val>
6567+
<Tgt Cat="Text" Stat="Loc" Orig="New">
6568+
<Val><![CDATA[Soubor je modul CommonJS, protože se nenašel package.json]]></Val>
6569+
</Tgt>
6570+
</Str>
6571+
<Disp Icon="Str" />
6572+
</Item>
6573+
<Item ItemId=";File_is_ECMAScript_module_because_0_has_field_type_with_value_module_1458" ItemType="0" PsrId="306" Leaf="true">
6574+
<Str Cat="Text">
6575+
<Val><![CDATA[File is ECMAScript module because '{0}' has field "type" with value "module"]]></Val>
6576+
<Tgt Cat="Text" Stat="Loc" Orig="New">
6577+
<Val><![CDATA[Soubor je modul ECMAScript, protože {0} má pole type s hodnotou module]]></Val>
6578+
</Tgt>
6579+
</Str>
6580+
<Disp Icon="Str" />
6581+
</Item>
65466582
<Item ItemId=";File_is_a_CommonJS_module_it_may_be_converted_to_an_ES_module_80001" ItemType="0" PsrId="306" Leaf="true">
65476583
<Str Cat="Text">
65486584
<Val><![CDATA[File is a CommonJS module; it may be converted to an ES module.]]></Val>

src/loc/lcl/deu/diagnosticMessages/diagnosticMessages.generated.json.lcl

Lines changed: 36 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -6531,6 +6531,42 @@
65316531
</Str>
65326532
<Disp Icon="Str" />
65336533
</Item>
6534+
<Item ItemId=";File_is_CommonJS_module_because_0_does_not_have_field_type_1460" ItemType="0" PsrId="306" Leaf="true">
6535+
<Str Cat="Text">
6536+
<Val><![CDATA[File is CommonJS module because '{0}' does not have field "type"]]></Val>
6537+
<Tgt Cat="Text" Stat="Loc" Orig="New">
6538+
<Val><![CDATA[Die Datei ist ein CommonJS-Modul, da '{0}' nicht das Feld „Typ“ aufweist]]></Val>
6539+
</Tgt>
6540+
</Str>
6541+
<Disp Icon="Str" />
6542+
</Item>
6543+
<Item ItemId=";File_is_CommonJS_module_because_0_has_field_type_whose_value_is_not_module_1459" ItemType="0" PsrId="306" Leaf="true">
6544+
<Str Cat="Text">
6545+
<Val><![CDATA[File is CommonJS module because '{0}' has field "type" whose value is not "module"]]></Val>
6546+
<Tgt Cat="Text" Stat="Loc" Orig="New">
6547+
<Val><![CDATA[Die Datei ist ein CommonJS-Modul, da '{0}' das Feld „Typ“ aufweist, dessen Wert nicht „Modul“ ist]]></Val>
6548+
</Tgt>
6549+
</Str>
6550+
<Disp Icon="Str" />
6551+
</Item>
6552+
<Item ItemId=";File_is_CommonJS_module_because_package_json_was_not_found_1461" ItemType="0" PsrId="306" Leaf="true">
6553+
<Str Cat="Text">
6554+
<Val><![CDATA[File is CommonJS module because 'package.json' was not found]]></Val>
6555+
<Tgt Cat="Text" Stat="Loc" Orig="New">
6556+
<Val><![CDATA[Die Datei ist ein CommonJS-Modul, da „package.json“ nicht gefunden wurde]]></Val>
6557+
</Tgt>
6558+
</Str>
6559+
<Disp Icon="Str" />
6560+
</Item>
6561+
<Item ItemId=";File_is_ECMAScript_module_because_0_has_field_type_with_value_module_1458" ItemType="0" PsrId="306" Leaf="true">
6562+
<Str Cat="Text">
6563+
<Val><![CDATA[File is ECMAScript module because '{0}' has field "type" with value "module"]]></Val>
6564+
<Tgt Cat="Text" Stat="Loc" Orig="New">
6565+
<Val><![CDATA[Die Datei ist ein ECMAScript-Modul, da '{0}' das Feld „Typ“ mit dem Wert „Modul“ aufweist.]]></Val>
6566+
</Tgt>
6567+
</Str>
6568+
<Disp Icon="Str" />
6569+
</Item>
65346570
<Item ItemId=";File_is_a_CommonJS_module_it_may_be_converted_to_an_ES_module_80001" ItemType="0" PsrId="306" Leaf="true">
65356571
<Str Cat="Text">
65366572
<Val><![CDATA[File is a CommonJS module; it may be converted to an ES module.]]></Val>

src/loc/lcl/esn/diagnosticMessages/diagnosticMessages.generated.json.lcl

Lines changed: 36 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -6546,6 +6546,42 @@
65466546
</Str>
65476547
<Disp Icon="Str" />
65486548
</Item>
6549+
<Item ItemId=";File_is_CommonJS_module_because_0_does_not_have_field_type_1460" ItemType="0" PsrId="306" Leaf="true">
6550+
<Str Cat="Text">
6551+
<Val><![CDATA[File is CommonJS module because '{0}' does not have field "type"]]></Val>
6552+
<Tgt Cat="Text" Stat="Loc" Orig="New">
6553+
<Val><![CDATA[El archivo es un módulo CommonJS porque “{0}” no tiene el campo “type”]]></Val>
6554+
</Tgt>
6555+
</Str>
6556+
<Disp Icon="Str" />
6557+
</Item>
6558+
<Item ItemId=";File_is_CommonJS_module_because_0_has_field_type_whose_value_is_not_module_1459" ItemType="0" PsrId="306" Leaf="true">
6559+
<Str Cat="Text">
6560+
<Val><![CDATA[File is CommonJS module because '{0}' has field "type" whose value is not "module"]]></Val>
6561+
<Tgt Cat="Text" Stat="Loc" Orig="New">
6562+
<Val><![CDATA[El archivo es el módulo CommonJS porque “{0}” tiene el campo “type” cuyo valor no es “module”.]]></Val>
6563+
</Tgt>
6564+
</Str>
6565+
<Disp Icon="Str" />
6566+
</Item>
6567+
<Item ItemId=";File_is_CommonJS_module_because_package_json_was_not_found_1461" ItemType="0" PsrId="306" Leaf="true">
6568+
<Str Cat="Text">
6569+
<Val><![CDATA[File is CommonJS module because 'package.json' was not found]]></Val>
6570+
<Tgt Cat="Text" Stat="Loc" Orig="New">
6571+
<Val><![CDATA[El archivo es un módulo CommonJS porque no se encontró “package.json”]]></Val>
6572+
</Tgt>
6573+
</Str>
6574+
<Disp Icon="Str" />
6575+
</Item>
6576+
<Item ItemId=";File_is_ECMAScript_module_because_0_has_field_type_with_value_module_1458" ItemType="0" PsrId="306" Leaf="true">
6577+
<Str Cat="Text">
6578+
<Val><![CDATA[File is ECMAScript module because '{0}' has field "type" with value "module"]]></Val>
6579+
<Tgt Cat="Text" Stat="Loc" Orig="New">
6580+
<Val><![CDATA[El archivo es un módulo ECMAScript porque “{0}” tiene el campo “type” con el valor “module”]]></Val>
6581+
</Tgt>
6582+
</Str>
6583+
<Disp Icon="Str" />
6584+
</Item>
65496585
<Item ItemId=";File_is_a_CommonJS_module_it_may_be_converted_to_an_ES_module_80001" ItemType="0" PsrId="306" Leaf="true">
65506586
<Str Cat="Text">
65516587
<Val><![CDATA[File is a CommonJS module; it may be converted to an ES module.]]></Val>

src/loc/lcl/fra/diagnosticMessages/diagnosticMessages.generated.json.lcl

Lines changed: 36 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -6546,6 +6546,42 @@
65466546
</Str>
65476547
<Disp Icon="Str" />
65486548
</Item>
6549+
<Item ItemId=";File_is_CommonJS_module_because_0_does_not_have_field_type_1460" ItemType="0" PsrId="306" Leaf="true">
6550+
<Str Cat="Text">
6551+
<Val><![CDATA[File is CommonJS module because '{0}' does not have field "type"]]></Val>
6552+
<Tgt Cat="Text" Stat="Loc" Orig="New">
6553+
<Val><![CDATA[Le fichier est un module CommonJS, car « {0} » n’a pas de champ « type »]]></Val>
6554+
</Tgt>
6555+
</Str>
6556+
<Disp Icon="Str" />
6557+
</Item>
6558+
<Item ItemId=";File_is_CommonJS_module_because_0_has_field_type_whose_value_is_not_module_1459" ItemType="0" PsrId="306" Leaf="true">
6559+
<Str Cat="Text">
6560+
<Val><![CDATA[File is CommonJS module because '{0}' has field "type" whose value is not "module"]]></Val>
6561+
<Tgt Cat="Text" Stat="Loc" Orig="New">
6562+
<Val><![CDATA[Le fichier est un module CommonJS, car « {0} » a un champ « type » dont la valeur n’est pas « module »]]></Val>
6563+
</Tgt>
6564+
</Str>
6565+
<Disp Icon="Str" />
6566+
</Item>
6567+
<Item ItemId=";File_is_CommonJS_module_because_package_json_was_not_found_1461" ItemType="0" PsrId="306" Leaf="true">
6568+
<Str Cat="Text">
6569+
<Val><![CDATA[File is CommonJS module because 'package.json' was not found]]></Val>
6570+
<Tgt Cat="Text" Stat="Loc" Orig="New">
6571+
<Val><![CDATA[Le fichier est un module CommonJS, car « package.json » est introuvable]]></Val>
6572+
</Tgt>
6573+
</Str>
6574+
<Disp Icon="Str" />
6575+
</Item>
6576+
<Item ItemId=";File_is_ECMAScript_module_because_0_has_field_type_with_value_module_1458" ItemType="0" PsrId="306" Leaf="true">
6577+
<Str Cat="Text">
6578+
<Val><![CDATA[File is ECMAScript module because '{0}' has field "type" with value "module"]]></Val>
6579+
<Tgt Cat="Text" Stat="Loc" Orig="New">
6580+
<Val><![CDATA[Le fichier est un module ECMAScript, car « {0} » a un champ « type » avec la valeur « module »]]></Val>
6581+
</Tgt>
6582+
</Str>
6583+
<Disp Icon="Str" />
6584+
</Item>
65496585
<Item ItemId=";File_is_a_CommonJS_module_it_may_be_converted_to_an_ES_module_80001" ItemType="0" PsrId="306" Leaf="true">
65506586
<Str Cat="Text">
65516587
<Val><![CDATA[File is a CommonJS module; it may be converted to an ES module.]]></Val>

src/loc/lcl/ita/diagnosticMessages/diagnosticMessages.generated.json.lcl

Lines changed: 36 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -6534,6 +6534,42 @@
65346534
</Str>
65356535
<Disp Icon="Str" />
65366536
</Item>
6537+
<Item ItemId=";File_is_CommonJS_module_because_0_does_not_have_field_type_1460" ItemType="0" PsrId="306" Leaf="true">
6538+
<Str Cat="Text">
6539+
<Val><![CDATA[File is CommonJS module because '{0}' does not have field "type"]]></Val>
6540+
<Tgt Cat="Text" Stat="Loc" Orig="New">
6541+
<Val><![CDATA[Il file è un modulo CommonJS perché '{0}' non contiene il campo "type"]]></Val>
6542+
</Tgt>
6543+
</Str>
6544+
<Disp Icon="Str" />
6545+
</Item>
6546+
<Item ItemId=";File_is_CommonJS_module_because_0_has_field_type_whose_value_is_not_module_1459" ItemType="0" PsrId="306" Leaf="true">
6547+
<Str Cat="Text">
6548+
<Val><![CDATA[File is CommonJS module because '{0}' has field "type" whose value is not "module"]]></Val>
6549+
<Tgt Cat="Text" Stat="Loc" Orig="New">
6550+
<Val><![CDATA[Il file è un modulo CommonJS perché '{0}' contiene il campo "type" il cui valore non è "module"]]></Val>
6551+
</Tgt>
6552+
</Str>
6553+
<Disp Icon="Str" />
6554+
</Item>
6555+
<Item ItemId=";File_is_CommonJS_module_because_package_json_was_not_found_1461" ItemType="0" PsrId="306" Leaf="true">
6556+
<Str Cat="Text">
6557+
<Val><![CDATA[File is CommonJS module because 'package.json' was not found]]></Val>
6558+
<Tgt Cat="Text" Stat="Loc" Orig="New">
6559+
<Val><![CDATA[Il file è un modulo CommonJS perché 'package.json' non è stato trovato]]></Val>
6560+
</Tgt>
6561+
</Str>
6562+
<Disp Icon="Str" />
6563+
</Item>
6564+
<Item ItemId=";File_is_ECMAScript_module_because_0_has_field_type_with_value_module_1458" ItemType="0" PsrId="306" Leaf="true">
6565+
<Str Cat="Text">
6566+
<Val><![CDATA[File is ECMAScript module because '{0}' has field "type" with value "module"]]></Val>
6567+
<Tgt Cat="Text" Stat="Loc" Orig="New">
6568+
<Val><![CDATA[Il file è un modulo ECMAScript perché '{0}' contiene il campo "type" con valore "module"]]></Val>
6569+
</Tgt>
6570+
</Str>
6571+
<Disp Icon="Str" />
6572+
</Item>
65376573
<Item ItemId=";File_is_a_CommonJS_module_it_may_be_converted_to_an_ES_module_80001" ItemType="0" PsrId="306" Leaf="true">
65386574
<Str Cat="Text">
65396575
<Val><![CDATA[File is a CommonJS module; it may be converted to an ES module.]]></Val>

src/loc/lcl/jpn/diagnosticMessages/diagnosticMessages.generated.json.lcl

Lines changed: 36 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -6534,6 +6534,42 @@
65346534
</Str>
65356535
<Disp Icon="Str" />
65366536
</Item>
6537+
<Item ItemId=";File_is_CommonJS_module_because_0_does_not_have_field_type_1460" ItemType="0" PsrId="306" Leaf="true">
6538+
<Str Cat="Text">
6539+
<Val><![CDATA[File is CommonJS module because '{0}' does not have field "type"]]></Val>
6540+
<Tgt Cat="Text" Stat="Loc" Orig="New">
6541+
<Val><![CDATA['{0}' にはフィールド "type" がないため、ファイルは CommonJS モジュールです]]></Val>
6542+
</Tgt>
6543+
</Str>
6544+
<Disp Icon="Str" />
6545+
</Item>
6546+
<Item ItemId=";File_is_CommonJS_module_because_0_has_field_type_whose_value_is_not_module_1459" ItemType="0" PsrId="306" Leaf="true">
6547+
<Str Cat="Text">
6548+
<Val><![CDATA[File is CommonJS module because '{0}' has field "type" whose value is not "module"]]></Val>
6549+
<Tgt Cat="Text" Stat="Loc" Orig="New">
6550+
<Val><![CDATA['{0}' にフィールド "type" があり、値が "module" ではないため、ファイルは CommonJS モジュールです。]]></Val>
6551+
</Tgt>
6552+
</Str>
6553+
<Disp Icon="Str" />
6554+
</Item>
6555+
<Item ItemId=";File_is_CommonJS_module_because_package_json_was_not_found_1461" ItemType="0" PsrId="306" Leaf="true">
6556+
<Str Cat="Text">
6557+
<Val><![CDATA[File is CommonJS module because 'package.json' was not found]]></Val>
6558+
<Tgt Cat="Text" Stat="Loc" Orig="New">
6559+
<Val><![CDATA["package.json" が見つからなかったため、ファイルは CommonJS モジュールです]]></Val>
6560+
</Tgt>
6561+
</Str>
6562+
<Disp Icon="Str" />
6563+
</Item>
6564+
<Item ItemId=";File_is_ECMAScript_module_because_0_has_field_type_with_value_module_1458" ItemType="0" PsrId="306" Leaf="true">
6565+
<Str Cat="Text">
6566+
<Val><![CDATA[File is ECMAScript module because '{0}' has field "type" with value "module"]]></Val>
6567+
<Tgt Cat="Text" Stat="Loc" Orig="New">
6568+
<Val><![CDATA['{0}' には値 "module" のフィールド "type" があるため、ファイルは ECMAScript モジュールです。]]></Val>
6569+
</Tgt>
6570+
</Str>
6571+
<Disp Icon="Str" />
6572+
</Item>
65376573
<Item ItemId=";File_is_a_CommonJS_module_it_may_be_converted_to_an_ES_module_80001" ItemType="0" PsrId="306" Leaf="true">
65386574
<Str Cat="Text">
65396575
<Val><![CDATA[File is a CommonJS module; it may be converted to an ES module.]]></Val>

0 commit comments

Comments
 (0)