Skip to content

Possible to perform batch compilation from CLI? #62

Closed
@RickCarlino

Description

@RickCarlino

Hi,

Thanks for the great library, and sorry if this question has already been answered in the docs (I was not able to find anything as far as I know).

Is it possible to perform batch compilation? For example, with the following directory structure:

+- json_schema
  +-foo.json
  +-bar.json

is it possible to create the following output?

+- json_schema
  +-foo.json
  +-foo.d.ts
  +-bar.json
  +-bar.d.ts

Thanks again for all the great work on this project. It's very much appreciated.

Metadata

Metadata

Assignees

No one assigned

    Labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions