Skip to content

allow paths in the src parameter - target parameter works perfectly #680

@ffischer1984

Description

@ffischer1984

@bcherny thanks for this wonderful tool

paths in the target paramters works like charm, but paths in the source paramters (the place where the json-schema is located) doesnt work.
Examples:

  • works: json2ts my-jsonschema-file.json ../frontend/src/schemas/my-jsonschema-file.d.ts
  • give failures: json2ts ~/my-jsonschema-file.json ../frontend/src/schemas/my-jsonschema-file.d.ts

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions