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

fix: change `uriDetails` type to `URIComponents` from `uri-js` package

Open medfreeman opened this issue 4 years ago • 2 comments

medfreeman avatar Mar 23 '21 17:03 medfreeman

This file is generated, I'm not sure how to get @otris/jsdoc-tsd to generate this. Let me do some digging.

whitlockjc avatar Apr 23 '21 20:04 whitlockjc

I followed your approach to try to use official syntax, then compensate for the shortcomings of @otris/jsdoc-tsd by doing replacements with gulp-replace. There's also a change in the order of files for the docs-ts-raw gulp task, with index now after typedefs, which also reverses the output. I think it's the smallest change for it to work. Is it acceptable to you? Thanks

medfreeman avatar Apr 26 '21 17:04 medfreeman