Closed
Description
Currently redux uses pre-ES6 variable assignment, as shown here. Per @gaearon it was due to flow failing on let/const a long time ago. The issue is no longer relevant now.
Will be working on a PR to update all variables today. It also seemed that there is interest in adding in semicolons. I could do that as well, any thoughts?
Metadata
Metadata
Assignees
Labels
No labels