Arthur Fiorette

Results 373 comments of Arthur Fiorette

Is that something in the standard json schema spec?

would be sick to have node's built in sqlite driver into kysely as a native dialect!

@CatchABus yes, I tested it myself after this PR...

I guess this is the most this library can do, if your case is not working, just append a random query param every time and discard that param in this...

Maybe adding `Vary *` as a response hader in your backend solves it. https://stackoverflow.com/a/54335325

> Somewhat related question: Have you thought about making the annotations available via type-safe decorators too? I don't think `ts-json-schema-generator` should ever be present or mentioned inside source code.

Actually, there's no way to run these new binaries when there's still an entry to `ts-json-schema-generator` in the package.json's `bin` field. (Because it gets chosen first as it equals to...

Since oclif has commands support (`bin generate`, `bin help`, `bin autocomplete`...), it cannot have a dafault behavior anymore (`bin` by itself will only print the error message.) I reduced the...

https://github.com/intuit/auto has a git check that prevents releasing when there are changed files locally, and as there's no current way to remove that behavior (would need to open a issue...

> What do you think about ts-js-gen, tsjsg or ts-jsg instead? `ts-json` is also a good candidate. Please choose whatever you like :)