Skip to content
This repository has been archived by the owner on Jul 15, 2023. It is now read-only.

Deprecate the no-var-self rule and replace with no-this-assignment #382

Closed
ChrisMBarr opened this issue Jul 6, 2017 · 0 comments
Closed
Milestone

Comments

@ChrisMBarr
Copy link
Contributor

The TSLint 5.5.0 release introduced the no-this-assignment rule (📖 Docs, 📄 Code) that seems to do the same thing as the no-var-self rule in this project.

If these have overlap, it might be a good idea to go ahead and deprecate/remove this rule.

@HamletDRC HamletDRC added this to the 5.0.2 milestone Aug 18, 2017
@HamletDRC HamletDRC changed the title Deprecate/Remove the no-var-self rule Deprecate the no-var-self rule and replace with no-this-assignment Aug 18, 2017
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants