Skip to content

Commit f4b5671

Browse files
committed
refactor: remove duplicate entries in diagnosticMessages.json
1 parent db2573c commit f4b5671

File tree

1 file changed

+0
-8
lines changed

1 file changed

+0
-8
lines changed

src/compiler/diagnosticMessages.json

-8
Original file line numberDiff line numberDiff line change
@@ -3943,10 +3943,6 @@
39433943
"category": "Message",
39443944
"code": 6002
39453945
},
3946-
"Specify the location where debugger should locate map files instead of generated locations.": {
3947-
"category": "Message",
3948-
"code": 6003
3949-
},
39503946
"Specify the location where debugger should locate TypeScript files instead of source locations.": {
39513947
"category": "Message",
39523948
"code": 6004
@@ -4513,10 +4509,6 @@
45134509
"category": "Message",
45144510
"code": 6163
45154511
},
4516-
"Emit a UTF-8 Byte Order Mark (BOM) in the beginning of output files.": {
4517-
"category": "Message",
4518-
"code": 6164
4519-
},
45204512
"Do not truncate error messages.": {
45214513
"category": "Message",
45224514
"code": 6165

0 commit comments

Comments
 (0)