Skip to content
This repository was archived by the owner on Mar 25, 2021. It is now read-only.
This repository was archived by the owner on Mar 25, 2021. It is now read-only.

Rule to limit variable statements to a single declaration #525

@DanielRosenwasser

Description

@DanielRosenwasser

It would be nice if we could disallow the following in our codebase:

var x: string, y: number;

Metadata

Metadata

Assignees

No one assigned

    Type

    No type

    Projects

    No projects

    Milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions