json-schema-to-typescript icon indicating copy to clipboard operation
json-schema-to-typescript copied to clipboard

Defect.resolving references

Open relief-melone opened this issue 3 years ago • 0 comments

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

relief-melone avatar Nov 16 '21 23:11 relief-melone