dillon1000/react
Commit
Browse files Type ReactPerf (#7585)
We need to export FlushHistory type and I submitted a PR on flow to fix the type of console.table which is too restrictive. I'm already starting to see the benefits of flow, I can look at random variables in the code and flow knows what shape the objects are! It's really useful to try and understand what's going on :)
Changed paths2 files
First-parent comparisonsrc/renderers/shared/ReactDebugTool.js ModifiedM src/renderers/shared/ReactPerf.js ModifiedPatch
Files changed
Rendering syntax-highlighted changes…