mirror of
https://github.com/microsoft/TypeScript.git
synced 2026-07-02 14:48:32 -05:00
fix linting error
This commit is contained in:
@@ -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
|
||||
|
||||
Reference in New Issue
Block a user