Skip to content

[semi] Semicolons aren't checked for type aliases #366

Closed
@slikts

Description

@slikts

Repro

type Foo = {}
type Bar = {};

Expected Result
One of the lines should be wrong, but they're both valid, regardless of ESLint config.

Versions

package version
@typescript-eslint/eslint-plugin 1.4.1
@typescript-eslint/parser 1.4.1

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