Mohamed Hubail

Results 24 comments of Mohamed Hubail

> Thank you for keeping this PR up-to-date! Anytime! Was quite challenging (and fun) working on this, although I got busy with some stuff throughout. I hope I have the...

Seems to be still an issue. Here's a minimal example. **input** ```js const foo4 = // comment (value) => (...args) => ""; ``` **output** ```js const foo4 = // comment...

@zioalex You can use scale (`-s`) to increase the quality. Running your snippet with the added `-s 3` gave me better quality.

I agree with this. We already had to migrate our codebase at my job to use `focus` instead of `focus-visible`, for the specified reason. Although in our use case we...