klaviyo / klaviyo-api-node

Node sdk for the Klaviyo API
52 stars 17 forks source link

comments removed in the distributed TS declarations #58

Closed hevele-moda closed 4 months ago

hevele-moda commented 6 months ago

I think it would be helpful to keep the comments in the emitted .d.ts files, cause the comments on the apis/models serve as a documentation for developers. It should be as simple as removing "removeComments": true from tsconfig.json.

Ian-Montgomery-Klaviyo commented 4 months ago

This has been included in v9.0.0 and above, thanks for the feedback.