-
-
Notifications
You must be signed in to change notification settings - Fork 471
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
fix(transformer): arrow function transform: correctly resolve
this
…
…in class accessor properties (#6386) Correctly resolve scope of `this` in class accessor properties. The omission of this case became clear from examining Babel's `environmentVisitor`: https://github.com/babel/babel/blob/f343c499b07341ddb1a8e90add60e5ef45011664/packages/babel-traverse/src/visitors.ts#L398-L436
- Loading branch information
1 parent
cb8f421
commit 85d93ed
Showing
1 changed file
with
11 additions
and
0 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters