json-schema-to-typescript
json-schema-to-typescript copied to clipboard
Defect.resolving references
solves #324
- fixed error of resolving relative paths in schemas
- added launch.json that includes debuggable tests in vs code
- unified imports. no more require used in project
one test still fails but that one fails on the current master as well and I think this should be on a separate branch