Skip to content
This repository was archived by the owner on Jan 19, 2019. It is now read-only.
This repository was archived by the owner on Jan 19, 2019. It is now read-only.

superTypeParameters is missing in the AST #242

Closed
prettier/prettier
#1467
@azz

Description

@azz

What version of TypeScript are you using?

2.3.2

What version of typescript-eslint-parser are you using?

master.

What code were you trying to parse?

class X extends Y<A, B> {}

What did you expect to happen?

Parse successfully, assigning to superTypeParameters in the AST.

What happened?

superTypeParameters is missing in AST.

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