Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Replace arrow functions with regular functions for vanilla JS sample app #23

Merged
merged 2 commits into from
Jul 19, 2018

Conversation

maikthomas
Copy link
Contributor

@maikthomas maikthomas commented Jul 19, 2018

Pull request checklist

  • All tests pass. Demo project builds and runs.
  • I have resolved any merge conflicts. Confirmation: ____

This fixes issue #22 .

This also fixes a typo: callProperites -> callProperties.

What's in this pull request?

  • Replaced the arrow functions with regular functions
  • Updated ESLINT rules
  • fixed callProperties typo

@maikthomas maikthomas requested review from adrice727 and msach22 July 19, 2018 14:51
@adrice727 adrice727 merged commit ff65d81 into opentok:master Jul 19, 2018
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants