usehenri/henri

Improve model validation on mongoose

Closed this issue · 1 comments

reel commented

When adding a model (mongoose for starter), we need to validate if the format is ok and not throw...

We should display a message similar to the routes -> controller

reel commented

We do it by parsing with prettier on change.