Evgeny Korolev

Results 1 comments of Evgeny Korolev

@mirismaili, thank you for publishing this package! As s temporary solution, I've just installed a patched package from GitHub branch like this: ``` "devDependencies": { "openapi-typescript-codegen": "github:eakorolev/openapi-typescript-codegen#feat/config-overrides" } ```