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 c71e596 commit a85d286Copy full SHA for a85d286
src/compiler/commandLineParser.ts
@@ -89,7 +89,7 @@ module ts {
89
description: Diagnostics.Do_not_emit_comments_to_output,
90
},
91
{
92
- name: "sourcemap",
+ name: "sourceMap",
93
type: "boolean",
94
description: Diagnostics.Generates_corresponding_map_file,
95
0 commit comments