fredericbarthelet / typebridge

Typescript toolbox for AWS EventBridge
76 stars 10 forks source link

Chore/upgrade json schema to ts #18

Closed StanHannebelle closed 2 years ago

StanHannebelle commented 2 years ago

Hi Fred,

Here is a PR to upgrade json-schema-to-ts version used in typebridge.

Thank you for the amazing work!

StanHannebelle commented 2 years ago

I just saw that you upgraded json-schema-to-ts version last week so I closed this PR

Thanks !

fredericbarthelet commented 2 years ago

Hi @StanHannebelle and thanks for your PR. Unfortunately, the diff showed your modification affected the entire tsconfig.json file with a tab size change. I had to reimplement your work without this format modification to pass your changes. Thanks anyway for your contribution :)