karlvr / openapi-generator-plus-generators

Other
21 stars 8 forks source link

throws ts error - "importsNotUsedAsValues" #35

Closed rampall closed 2 years ago

rampall commented 2 years ago

https://github.com/karlvr/openapi-generator-plus-generators/blob/7620c075549b9cf9fa171e8c7f9f03f69c5f9198/packages/typescript-fetch-client/templates/runtime.hbs#L4

must be "import type { Configuration } from "./configuration";

rampall commented 2 years ago

This can be fixed by disabling tsconfig option though