-
Notifications
You must be signed in to change notification settings - Fork 71
Open
Description
I encountered this typo while trying to understand lowjs' Transform implementation:
Line 594 in 3479cc6
| this._trasformNeeded = false; |
This should read this._transformNeeded.
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
No labels