wsdl-tsclient
wsdl-tsclient copied to clipboard
Add fileSuffix option
TypeScript projects that use several moduleResolution
settings (including "NodeNext") require that file imports include the entire filename (with extension) in their references.
This adds a --fileSuffix
option which can be set to .js
in these scenarios.