Skip to content

Conversation

@armano2
Copy link
Collaborator

@armano2 armano2 commented Jan 31, 2019

This PR adds missing brackets for infer in array-type rule

fixes: #172

@armano2 armano2 requested a review from bradzacher January 31, 2019 21:30
Copy link
Member

@bradzacher bradzacher left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

lgtm

@armano2 armano2 merged commit 1f868ce into typescript-eslint:master Jan 31, 2019
@armano2 armano2 deleted the array-type branch January 31, 2019 21:58
kaicataldo pushed a commit to kaicataldo/typescript-eslint that referenced this pull request Aug 27, 2019
…escript-eslint#173)

Fixes typescript-eslint#150

Whilst `TSParameterProperty`s are arguments, they are also technically class properties.
`no-unused-vars` has no handling for class properties, so just mark them as used.
@github-actions github-actions bot locked as resolved and limited conversation to collaborators Apr 21, 2020
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

[array-type] autofix is broken

2 participants