Skip to content
This repository has been archived by the owner on Nov 1, 2020. It is now read-only.

replacing ast breaks setupMethod, returnStatement references #13

Closed
todo bot opened this issue Dec 18, 2019 · 1 comment
Closed

replacing ast breaks setupMethod, returnStatement references #13

todo bot opened this issue Dec 18, 2019 · 1 comment
Assignees

Comments

@todo
Copy link

todo bot commented Dec 18, 2019

// TODO: replacing ast breaks setupMethod, returnStatement references
// update ast instad of replace
this.ast = replaceReferences(this.ast, dataPropsList, 'this.', '', 'data.')
this.ast = replaceReferences(this.ast, computedPropsList, 'this.')
this.ast = replaceReferences(this.ast, methodsList, 'this.')
}


This issue was generated by todo based on a TODO comment in a2ad1fc. It's been assigned to @mubaidr because they committed the code.
@todo todo bot added the todo 🗒️ label Dec 18, 2019
@todo todo bot assigned mubaidr Dec 18, 2019
@mubaidr
Copy link
Owner

mubaidr commented Dec 26, 2019

b833ffe

@mubaidr mubaidr closed this as completed Dec 26, 2019
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Projects
None yet
Development

No branches or pull requests

1 participant