Skip to content

Use let instead of var in JavaScript where appropriate #47

@mhucka

Description

@mhucka

A lot of code, e.g. in dibs.js, uses var when it should probably use let.

Metadata

Metadata

Assignees

No one assigned

    Labels

    Enhancement ✨New feature or requestPriority ★Low priorityRefactoring ✄Functional code that needs revision for ease of maintenance for future improvements

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions