fix linting error

This commit is contained in:
Yuichi Nukiyama 2016-08-20 13:44:09 +09:00
parent 806e142cbf
commit 37a9e6a9cc

View file

@ -6271,7 +6271,7 @@ namespace ts {
Diagnostics.Type_0_is_not_assignable_to_type_1;
}
reportError(message, sourceType, targetType);
reportError(message, sourceType, targetType);
}
// Compare two types and return