This commit updates the TypeScript generator options to include importFileExtension. This is done in order to support ESM in the JavaScript client, as ESM requires explicit extensions. Refs: https://github.com/kubernetes-client/javascript/pull/2062
Share generator files for all OpenAPI based clients (non-go clients) such as python.