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.
2 parents 349367d + a85d286 commit 6070dccCopy full SHA for 6070dcc
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