Skip to content

{..} as 'a breaks syntax highlighting #167

@d4h0

Description

@d4h0

Hi,

{..} as 'a breaks syntax highlighting:

type foo<'a> = {
  bar: 'a, // Works
  baz: {..} as 'a, // Breaks syntax highlighting
}

Metadata

Metadata

Assignees

No one assigned

    Labels

    bugSomething isn't working

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions