Closed rampall closed 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";
This can be fixed by disabling tsconfig option though
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";