Fabio Colella

Results 43 comments of Fabio Colella

@Bloodiko great work looking into this! :blush:

Following the history of how this rule got into this package, it seems to me that it came from an earlier recommendation from typescript-eslint. However, in the meanwhile, people at...

> I personally find it unnecessary to import types from external modules when I try to return the result of a called function thats defined in that module while typescript...

Not really, I have a feeling there is not much will for any change of this sort by you, @mightyiam , and the fact you closed this while we were...

I agree that getting some real numbers is a good idea and the way to go 👍 But I also think that keeping this open signals that we are still...

> > I'm at fault for not specifying what I mean in a concise way. Before, we had a rule in typescript-eslint that was removed due to not giving any...

Hi, I just discovered a use case where I think using arguments unpacking to be the most elegant solution. However, **I'm new to Dart so I might be wrong**. I...

Is this bug the same as https://github.com/facebook/react-native/issues/36766#issuecomment-2022324798 ? :thinking:

**Workaround** (tldr: only use spaces): I think this issue could actually be much mitigated at the level of the text editor. Let's say that the indentation is set to 4...