jadjoubran / laravel-ng-artisan-generators

Laravel artisan AngularJS generators
MIT License
90 stars 23 forks source link

Refactored angular directive definition stub to match John Papa styleguide #13

Closed jadsalhani closed 8 years ago

jadsalhani commented 8 years ago

Changed definition stub to match https://github.com/johnpapa/angular-styleguide#style-y075

jadjoubran commented 8 years ago

awesome, compatible with angular 1.5's components :smile: Just 1 thing, can you please fix the indentation for controllerAs and bindToController?

jadjoubran commented 8 years ago

the .editorconfig is missing and there were some mixed tabs & spaces I'll add one and fix the repo Thanks!