This repository has been archived by the owner on Mar 25, 2021. It is now read-only.
-
Notifications
You must be signed in to change notification settings - Fork 887
#2036 breaks compatibility with TypeScript v2.0.10 #2054
Closed
Comments
Sorry for that.
Can you provide the error message? I'm currently afk. Will try to fix this
later today
Am 16.01.2017 17:40 schrieb "Noah Chen" <[email protected]>:
… @ajafff <https://github.com/ajafff>, it looks like some of the tests fail
if the user has TypeScript v2.0.10 installed. We try to maintain backwards
compatibility. For example workaround code, see
https://github.com/palantir/tslint/blob/master/src/rules/
noInferredEmptyObjectTypeRule.ts#L56
—
You are receiving this because you were mentioned.
Reply to this email directly, view it on GitHub
<#2054>, or mute the thread
<https://github.com/notifications/unsubscribe-auth/ALaeKJdbEOTkPpoKh-PzNJxBzjY1D-Qnks5rS52IgaJpZM4LkwoM>
.
|
Just missing lint failures. The ones below are expected by not present
|
5 tasks
Sign up for free
to subscribe to this conversation on GitHub.
Already have an account?
Sign in.
@ajafff, it looks like some of the tests fail if the user has TypeScript v2.0.10 installed. We try to maintain backwards compatibility. For example workaround code, see https://github.com/palantir/tslint/blob/master/src/rules/noInferredEmptyObjectTypeRule.ts#L56
The text was updated successfully, but these errors were encountered: