meanjs / generator-meanjs

MEAN.JS Official Yeoman Generator
http://meanjs.org/
473 stars 177 forks source link

fix(crud-module): eslint errors and hardcoded stuff #246

Closed pun4drunk closed 7 years ago

pun4drunk commented 7 years ago

Removed trailing spaces and resolved 'Unexpected confirm' issue

Fixes #245

pun4drunk commented 7 years ago

I have also covered #230