💻
What problem are you trying to solve?
This opts argument seems not doing anything, it confuses me (I thought there should be some useful information about the parent), should we remove?
https://github.com/babel/babel/blob/4cc3d8888f3e3ac30d38ccfa4557baa7a4a52714/packages/babel-types/src/traverse/traverseFast.ts#L18t
Describe the solution you'd like
N/A
Describe alternatives you've considered
N/A
Documentation, Adoption, Migration Strategy
No response
💻
What problem are you trying to solve?
This
optsargument seems not doing anything, it confuses me (I thought there should be some useful information about the parent), should we remove?https://github.com/babel/babel/blob/4cc3d8888f3e3ac30d38ccfa4557baa7a4a52714/packages/babel-types/src/traverse/traverseFast.ts#L18t
Describe the solution you'd like
N/A
Describe alternatives you've considered
N/A
Documentation, Adoption, Migration Strategy
No response