We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent db2573c commit bb6751cCopy full SHA for bb6751c
src/compiler/diagnosticMessages.json
@@ -3943,10 +3943,6 @@
3943
"category": "Message",
3944
"code": 6002
3945
},
3946
- "Specify the location where debugger should locate map files instead of generated locations.": {
3947
- "category": "Message",
3948
- "code": 6003
3949
- },
3950
"Specify the location where debugger should locate TypeScript files instead of source locations.": {
3951
3952
"code": 6004
@@ -4513,10 +4509,6 @@
4513
4509
4514
4510
"code": 6163
4515
4511
4516
- "Emit a UTF-8 Byte Order Mark (BOM) in the beginning of output files.": {
4517
4518
- "code": 6164
4519
4520
4512
"Do not truncate error messages.": {
4521
4522
"code": 6165
0 commit comments