addressed CR feedback, accepted baselines

This commit is contained in:
Vladimir Matveev
2015-03-30 19:33:15 -07:00
parent 8f616ce65c
commit 4b7e6cfc2e
16 changed files with 155 additions and 43 deletions

View File

@@ -117,6 +117,10 @@ module ts {
type: "boolean",
description: Diagnostics.Do_not_emit_comments_to_output,
},
{
name: "separateCompilation",
type: "boolean",
},
{
name: "sourceMap",
type: "boolean",