Skip to content

TypeScript importsNotUsedAsValues does not work with code generation #137

@mdekrey

Description

@mdekrey

When TypeScript imports models, it does not use the import type annotation introduced in 3.8, meaning that if the tsconfig option "importsNotUsedAsValues" is turned on, the solution will not type-check properly.

Metadata

Metadata

Assignees

No one assigned

    Labels

    Tool: TypeScript ClientApplies to the TS Client code generationbugSomething isn't working

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions