francescov1 / mongoose-tsgen

A plug-n-play Typescript generator for Mongoose.
105 stars 24 forks source link

fix string to JSON conversion and update prettier version #86

Closed gadielkalleb closed 2 years ago

gadielkalleb commented 2 years ago

FIX issue-81

francescov1 commented 2 years ago

Thanks for the PR. Added a few comments!

gadielkalleb commented 2 years ago

@francescov1 I did some more tests here, it seems that everything is working, maybe it was just the error handling and prettier version update.

Is there an item that you think is interesting to continue our review?

francescov1 commented 2 years ago

Ah interesting, gotta love programming 😅. Glad to hear it's resolved! I'll go ahead and merge this in, thanks for the help!