Respond to code review commments

This commit is contained in:
Mohamed Hegazy
2014-12-10 17:51:14 -08:00
parent b0574cbdf9
commit d2c7c01ff3
3 changed files with 3 additions and 3 deletions

View File

@@ -112,7 +112,7 @@ module ts {
{
name: "suppressImplicitAnyIndexErrors",
type: "boolean",
description: Diagnostics.Suppress_noImplicitAny_errors_for_indexing_into_objects_lacking_index_signatures,
description: Diagnostics.Suppress_noImplicitAny_errors_for_indexing_objects_lacking_index_signatures,
},
{
name: "target",