Skip to content
This repository was archived by the owner on Feb 21, 2022. It is now read-only.
This repository was archived by the owner on Feb 21, 2022. It is now read-only.

ter-newline-after-var shows unexpected error #302

Closed
@webschik

Description

@webschik

In the next code, the validator shows an error 'Expected blank line after variable declarations.', but it shouldn't.

const dateOfBirth: string = value.slice(1, 9); // yyyymmdd

value = '...';

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions