meanjs / generator-meanjs

MEAN.JS Official Yeoman Generator
http://meanjs.org/
472 stars 178 forks source link

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

Closed pun4drunk closed 8 years ago

pun4drunk commented 8 years ago

Removed trailing spaces and resolved 'Unexpected confirm' issue

Fixes #245

pun4drunk commented 8 years ago

I have also covered #230