Skip to content

Update variable assignment to ES6 usage #2168

Closed
@davidrbright

Description

@davidrbright

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

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions