Open kwickramasekara opened 6 months ago
Checklist
--dev
Expected behavior Arrow functions to be categorized as methods similar to regular functions.
methods
Actual behavior Arrow functions currently get categorized as field instead of method. Please see repro.
field
method
@thepassle created a Github issue based on your suggestion in Discord channel.
Checklist
--dev
flag to get more information?Expected behavior Arrow functions to be categorized as
methods
similar to regular functions.Actual behavior Arrow functions currently get categorized as
field
instead ofmethod
. Please see repro.