Skip to content
This repository was archived by the owner on Oct 1, 2020. It is now read-only.
This repository was archived by the owner on Oct 1, 2020. It is now read-only.

Syntax Highlighting errors in flow with generics #81

@wsdjeg

Description

@wsdjeg

flow

Highlight this code correctly:

type Test2<A> = A;
type Test = Test2<{}>;
type Test3 = string;

ref: wsdjeg/SpaceVim#2458

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type
    No fields configured for issues without a type.

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions