Skip to content

Convert function definitions throughout to arrow-functions. #9

@Exclearf

Description

@Exclearf

Convert function definition of the form function funcName() {} to the arrow-functions of the form const funcName = () => {} wherever it is applicable practice.

Metadata

Metadata

Assignees

No one assigned

    Labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions