Andrew Plummer

Results 217 comments of Andrew Plummer
trafficstars

Well I guess I stand corrected about configuration (although why offer configuration at all then?). I guess the more relevant question then is why is Prettier's stance to leave white...

Not gonna lie... I saw that v2 was released and got super excited that they'd fixed this. It's the last thing preventing me from using prettier everywhere.

@daividh No, I was saying that I'm also disappointed that it isn't fixed yet :(

Just a reminder that it's approaching late 2021, Prettier has released a new major version, and yet they still think this is readable: ```typescript export default class MyVeryLongClassA extends MyVeryLongClassB...

@aadityataparia Wow that's funny I just thought of this issue today and was thinking of posting. Need to make sure people are aware there are a lot of eyes still...

I don't disagree but please let's not have this thread become about overrides because the maintainers will likely ignore it if it does. Also this thread is not about that....

Thanks for the reply.... I simply want to get the text content of the fragment using `shallow(fragment).text()`

Oh I see... that's rather obtuse though, don't you think?

I mean it's fairly simple... let's say I'm testing that a component/module/what have you is returning the proper error message, such as `Please contact [email protected]`, however that email address has...