Skip to content
This repository has been archived by the owner on Mar 25, 2021. It is now read-only.

Bugfix no-inferrable-types with readonly property #2312

Merged
merged 1 commit into from
Mar 10, 2017
Merged

Bugfix no-inferrable-types with readonly property #2312

merged 1 commit into from
Mar 10, 2017

Conversation

ajafff
Copy link
Contributor

@ajafff ajafff commented Mar 7, 2017

PR checklist

Overview of change:

[bugfix] no-inferrable-types don't warn for inferrable type on readonly property
Fixes: #2306
[enhancement] ignore-properties option of no-inferrable-types now also ignores parameter properties

[bugfix] don't warn for inferrable type on readonly property
Fixes: #2306
[enhancement] `ignore-properties` option of `no-inferrable-types` now also ignores parameter properties
Copy link
Contributor

@nchen63 nchen63 left a comment

Choose a reason for hiding this comment

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

lgtm

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.

no-inferrable-types can recommend uncompilable code
2 participants