kuhnza / angular-google-places-autocomplete

Pure AngularJS directive for Google Places Autocomplete
MIT License
257 stars 189 forks source link

consistency / jshint fixes #90

Closed carlhannes closed 5 years ago

carlhannes commented 8 years ago

Hi there!

Thank you very much for a great plugin.

I ran into some jshint warnings while using a modified version of this in a project that I'm managing. I don't know if you agree with me, but this pull request fixes these jshint warnings and maintains consistency within the plugin.

You may revoke if you feel that this is against your guidelines or completely unnecessary.

Best regards