Daniel Frederico Lins Leite
Daniel Frederico Lins Leite
> Only store declaration reads/writes once instead of twice I thought this initially. Not sure if this makes a huge difference. Will test here. The picking of the nodes I...
I incorporated these suggestions at https://github.com/rome/tools/pull/3825. I think we can close this PR.
I will assign this to myself.
Why ```{ deletedProperty, object } = object``` would be better than ```delete object.deletedProperty```? Honestly, being a non-Js developer, I find the later easy to grasp. EDIT: I think your past...
@leops I changed the semantic of the processed variable. Are you ok with this change?
> Could you please add a new test case so we can snapshot the error message? Done.
If there is a strange unicode char in the middle, something may be sanitizing it. Can you open the original string with a hex editor and paste the bytes here?...
@leops wanna take over this then? Or want to leave with me?
Ideally yes, we should remove. Actually, the first version of the rule default suggestion was to remove unused bindings. The problem is that I am not entirely sure this is...
!bench_analyzer