Micha Reiser

Results 747 comments of Micha Reiser
trafficstars

There may be some cases where the use of `delete` has undesired effects [[1](https://developer.mozilla.org/en-US/docs/Web/JavaScript/Reference/Operators/delete#description), [2](https://levelup.gitconnected.com/5-facts-about-delete-operator-in-javascript-c16fd2588cd)] Which may be reason to leave it in the correctness group but we should improve...

> assign this issue to me. I should have removed the good first issue label when I noticed that there are some correctness problems too. Part of this issue is...

Oh wow. This is awesome. Could you run the benchmarks in the benchmark directory once with and without your changes and post them here to understand the impact of the...

Should this rule be named `noConditionalAssignment` to avoid abbreviation > Utilize verbosity when naming commands and flags. No unnecessary and confusing abbreviations. > [source](https://docs.rome.tools/internals/philosophy/#technical) CC: @ematipico @leops

> I'll try to take this issue! Awesome! Let me know if you need any help. You may want to comment here with your proposed AST changes if they become...

> @MichaReiser I'd like your opinion: does it make sense to work on new features released in version 4.9 while we haven't implemented changes for version 4.8? > > I...

@95th there's a formatting issue that prevents me from merging the PR.