Todor Andonov

Results 10 comments of Todor Andonov

@dsherret is this something that you can see having a place in dprint? I'm interested in giving this a go but I'm not sure how would the config API should...

Can you provide a pseudo-config of how you imagine a config might look like?

@Andarist's fix does not seem to work for me. I have moduleResolution set to `bundler`. (this is in a react project but I think the issues are related) 🤔

Sure, sorry. I will try and put it together. Thank you for all you do in the TypeScript community :)

implemented in https://github.com/dprint/dprint-plugin-typescript/pull/617 :)

Any update on this? It's still present with 1.0.14.

> So currently for "quoteStyle" there is: > > * alwaysDouble > * alwaysSingle > * preferDouble > * preferSingle > > I think we could add: > > *...

Is there a vision on how we want this to look like? I would love to give implementing it a go. @dsherret

Hey, @mysteryven. After some more tinkering I think finally did it. Have another look when you get a chance and let me know what you think. P.S. I managed to...

Am I missing something or is the [await-thenable](https://typescript-eslint.io/rules/await-thenable/) rule missing from the list?