Skip to content

Provide a way to set a custom TypeScript version #182

Description

@knikolov-nuvolo

Currently the version of TypeScript used by all products is limited to the one used in typescript-plugin.
There is no way for a single project to update to newer version. We need to update the plugin. If the update contains breaking changes, then this could lead to many issues for the other projects.

There should be a way to provide the TypeScript version that is used by the plugin, so we can setup a different version for our products.

Note: similar feature might be useful for the other plugins as well (e.g. provide custom eslint version for the eslint-plugin)

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