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.

Rename ExperimentalSpreadProperty #428

Closed
@duailibe

Description

@duailibe

What version of TypeScript are you using?

2.6.2

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

master

What code were you trying to parse?

const foo = { ...bar };

What did you expect to happen?

An SpreadElement or SpreadProperty should be in the AST, not ExperimentalSpreadProperty, since they are not considered experimental anymore (microsoft/TypeScript@39b9163)?

I'm not exactly sure how this should go but would make things a lot easier to maintain in prettier (for example prettier/prettier#3681) :-)

I can help with this, just need a direction (cc @JamesHenry)

Metadata

Metadata

Assignees

No one assigned

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions