Skip to content

Require let or const instead of var (no-var) #633

Closed
@albinekb

Description

Referring to this rule.

Standard should read node version from the engines (more information) property in package.json, if the version supports const, no-var should be added to the list of rules.

Any thoughts?
Is there any reason to use var in node versions that support const and let?

Metadata

Assignees

No one assigned

    Type

    No type

    Projects

    Milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions