Mariusz Miszuta
Mariusz Miszuta
I'd like to take it, if it's possible.
just an fyi that this issue is not forgotten, I'll look at it this/next week, got sick just after I said I want to take it :-/
https://github.com/bearow/react/tree/suppress-devtools-logs-flag I'm not sure if I did it as you guys imagined it. Also I'm currently struggling a little with testing it manually to check if it works as intended....
@JuniorTour sure, go ahead - I got overwhelmed by life :-/
Hey @kondi, I ran across an issue, where typings are incorrect when enum starts with letter "I" (eg. enum named "Iterable" changes into "terable", so I had to fix it...
(I can add enum into example file that is tested if You think it will add value to tests)