json-to-ts icon indicating copy to clipboard operation
json-to-ts copied to clipboard

feature request: Option to disable duplicate type prevention

Open sandstone991 opened this issue 10 months ago • 0 comments

I have a use case where I don't want to pollute typescript's scope with additional types, I made a tiny hack wrapper that removes type duplication prevention but I think it'd be really cool if it was included in the library itself. Also thanks for the awesome library.

sandstone991 avatar Apr 19 '24 17:04 sandstone991