Skip to content

Support Typescript last version or support choosing local typescript bin #924

Closed
@lsagetlethias

Description

@lsagetlethias

Currently, when executing the typedocbinary, it tries to compile Typescript with shipped version of Typescript (3.1.x now) ;
When developing with new Typescript's features like generic object spread (microsoft/TypeScript#28234) ; the shipped compiler is not able to handle those new functionalities.

Is it possible to, in a first time, ship the latest version of Typescript ?
In a second time, be able to use the local version of Typescript of a project ?

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions