addressed feedback

This commit is contained in:
Dick van den Brink
2014-10-28 19:45:18 +01:00
parent bd2c5965f5
commit e4f57569b7
8 changed files with 19 additions and 15 deletions

View File

@@ -57,7 +57,7 @@ module ts {
{
name: "noEmitOnError",
type: "boolean",
description: Diagnostics.Do_not_emit_JavaScript_on_error,
description: Diagnostics.Do_not_emit_outputs_if_any_type_checking_errors_were_reported,
},
{
name: "noImplicitAny",