Investigate getting insert index of child node of object literal expression
Open
enhancement
- Dominant language
- TypeScript
- Stars
- 6.2k
- Forks
- 238
- Avg merge
- 2m
- Merged PRs (30d)
- 1
Description
I do not believe using `prop.getChildIndex()` is correct for getting the index to insert at because it will also include the comma tokens. Does a method already exist that handles this or should something be added?
Contributor guide
Assessment
This issue has not been assessed yet.