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

Updated jsdocs to make IDE work properly #174

Merged
merged 1 commit into from
Jun 22, 2017

Conversation

rumata28
Copy link
Contributor

When {array} is the type of parameter, some IDEs (WebStorm, for example) highlight valid function calls as parameter type mismatch.
It should be {Array}.

When `{array}` is the type of parameter, some IDEs (WebStorm, for example) highlight valid function calls as parameter type mismatch.
It should be `{Array}`.
@coveralls
Copy link

coveralls commented Jun 22, 2017

Coverage Status

Coverage remained the same at 100.0% when pulling 313fd63 on rumata28:patch-1 into d05c99a on firmata:master.

@soundanalogous soundanalogous merged commit 1bce5e1 into firmata:master Jun 22, 2017
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.

None yet

3 participants