Skip to content
This repository was archived by the owner on Sep 19, 2018. It is now read-only.

(chore) clean up var uses #61

@linuxwolf

Description

@linuxwolf

There are some places where var is used and shouldn't be, or is used by ought to be ignored.

  • remove all instances of var from lib/ and test/
  • check on var use in build-utils and either eslint-ignore or change to let / const
  • remove "no-var": "off" rule from

Metadata

Metadata

Assignees

No one assigned

    Labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions