Skip to content

refactor: do not alias this to self#748

Merged
erisu merged 1 commit intoapache:masterfrom
erisu:v6-transform-this-not-self
Dec 24, 2019
Merged

refactor: do not alias this to self#748
erisu merged 1 commit intoapache:masterfrom
erisu:v6-transform-this-not-self

Conversation

@erisu
Copy link
Copy Markdown
Member

@erisu erisu commented Dec 17, 2019

Motivation and Context

Creating an alias is not required if using arrow functions.

Description

  • Searched and removed self = this and anything that used self.

Testing

  • npm t

@erisu erisu added this to the 6.0.0 milestone Dec 17, 2019
@erisu erisu requested a review from raphinesse December 17, 2019 23:58
@erisu erisu marked this pull request as ready for review December 24, 2019 01:49
@erisu erisu force-pushed the v6-transform-this-not-self branch from 3b54a73 to e6c4833 Compare December 24, 2019 02:52
@erisu erisu force-pushed the v6-transform-this-not-self branch from f10bb6a to 0a01163 Compare December 24, 2019 03:04
@erisu erisu merged commit 450dc03 into apache:master Dec 24, 2019
@erisu erisu deleted the v6-transform-this-not-self branch December 24, 2019 05:00
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants