angular-ui / AngularJS-StyleGuide

Example of scalable architecture for my NG-Conf 2014 talk
http://www.youtube.com/watch?v=Iw-3qgG_ipU
284 stars 49 forks source link

Fixed missing open squiggly bracket after the translation from Coffeescript to ES6 #22

Closed jph2658 closed 9 years ago

jph2658 commented 9 years ago

Babel complains when trying to compile due to a missing squiggly bracket. This ORM is amazing by the way.

ProLoser commented 9 years ago

Hah, thanks. I have been wanting to add more use-cases to it but i REALLY need ui-router to add support for default children.