happyDemon / vue-echo

Vue integration for the Laravel Echo library.
228 stars 24 forks source link

Added missing semicolons #4

Closed hsorellana closed 7 years ago

hsorellana commented 7 years ago

Added missing comas and semicolons on objects's declarations. And fixed indentation, so every level is 4 spaces deep.