Dominik Moritz

Results 1544 comments of Dominik Moritz

If there was, I think there would be a comment or a pull request here. Can you help with a pull request?

Thanks for filing the issue. If you have a suggestion for improving things, I would love a pull request.

I'm open to other build tools as long as they are easy for me to use. I'd prefer if poetry could add support.

https://github.com/maninak/ts-xor creates a proper exclusive union.

Hmm, works for me ``` ~/Code/ts-json-schema-generator on  master via ⬢ v14.15.0 ❯ yarn run run -p test.ts -t MyObject yarn run v1.22.10 $ ts-node ts-json-schema-generator.ts -p test.ts -t MyObject...

Can you try again with explicit exports for the types in schemas.ts?

Yep, I can confirm the issue. We probably don't show types that are not defined in a file and only re-exported. To fix this, you can step through the code...

Adding to https://github.com/altair-viz/altair/issues/2471#issuecomment-854929074, I would say better serialization would be a great improvement and I am very supportive. I would suggest using Arrow as there is good support in Python...

Not super urgent since Altair is not updated yet (https://github.com/altair-viz/altair/issues/2425). I will be careful not to cause too much friction for Altair users.

What exactly is the error? Would you have time to dig into it and send a pull request to fix it?