Arthur Fiorette

Results 373 comments of Arthur Fiorette

https://github.com/vega/ts-json-schema-generator/pull/2133#discussion_r1884604642

Could you provide a reproduction repo? Please reopen this issue once you have it

Hey @EladBezalel, would you like to work on a PR to fix this?

Hey @CComparon, this indeed seems like a bug. Would you like to start a PR to fix it? I'd love to help you by reviewing it!

I've published this PR as `@arthurfiorette/[email protected]` if anyone wants it

Hey @Bathlamos, I just added a `defaultSchema` option!

In general, `* as Public` and other forms of non-named exports don't work well with IntelliSense or auto-imports, unless we manually emit both JS and DTS files using the `export...

Hey @igalklebanov! > the team recommending https://github.com/microsoft/TypeScript/issues/30994#issuecomment-492017219 As far as I understood, that comment points out problems that happens when using namespaces across multiple files. _(As the typescript team suffered...

Hey @frannyfx, just letting you know that I copied your #100 PR into this one so we can avoid merge conflicts and ship your fix as fast as possible.

sure, go on! Remember to add unit tests :)