Skip to content

Conversation

@zhaotai
Copy link
Contributor

@zhaotai zhaotai commented Aug 15, 2025

No description provided.

@zhaotai zhaotai requested a review from adrianlyjak August 15, 2025 00:55
run_command(
f"npx -y json-schema-to-typescript@15.0.4 -i '{schema_dir / '*.json'}' -o {schema_dir}"
)
run_command(f"npx -y prettier@3.5.1 --write {schema_dir}")
Copy link
Collaborator

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

why are we getting rid of this?

Copy link
Collaborator

@adrianlyjak adrianlyjak Aug 15, 2025

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

ah, I see json-schema-to-typescript runs it on its own https://www.npmjs.com/package/json-schema-to-typescript

@adrianlyjak adrianlyjak merged commit 50826e8 into main Aug 15, 2025
3 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants