这是indexloc提供的服务,不要输入任何密码
Skip to content

Make the code base consistent _ for unused variable. #44

@Nemikolh

Description

@Nemikolh

In a few places (I'm looking at you this._loop) we use _ do denote private members. However in TypeScript _ prefixed variables means that they can be unused. Privacy is better expressed with the private keyword.

Metadata

Metadata

Assignees

No one assigned

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions