json-schema-to-typescript
json-schema-to-typescript copied to clipboard
Interfaces now extend custom types
Replaces https://github.com/bcherny/json-schema-to-typescript/pull/212
Since work on #212 appears to have stopped, I forked the commit rebased it and added a new test for the other test case in the thread.
The CONTRIBUTING.md mentions that we should use node-inspector for debugging but it seems that package is deprecated, any new instructions on how to debug a test? Specifically I want to try and check on the comments you left on #212
can we merge this
@stephanrotolante We can once @bcherny approves my changes
@tivervac I know, he's been M.I.A for quite some time now
Sadly it seems like the API on master has changed quite a bit since the long time I wrote this. I have since long outgrown the need for this patch, or even library, and I have no more real life test case to test this again. Even just rebasing against master or answering some slightly deeper questions now seem like a burden. It doesn't look like I have the will, time or expertise to pick this up again. If anyone else is interested, feel free to use the code