spinlud / sequelize-typescript-generator

70 stars 25 forks source link

Possible to use without decorators? #41

Closed christopher-caldwell closed 1 year ago

christopher-caldwell commented 1 year ago

I admittedly don't have a ton of experience with Sequelize, but in their TypeScript doc section, none of their examples are using decorators. Is it possible to generate inline with their docs?

christopher-caldwell commented 1 year ago

Found this one, seems to be alright.