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

Add JSDoc comments #761

Merged
merged 1 commit into from
Apr 14, 2020
Merged

Add JSDoc comments #761

merged 1 commit into from
Apr 14, 2020

Conversation

bpierre
Copy link
Contributor

@bpierre bpierre commented Apr 14, 2020

No description provided.

@bpierre bpierre merged commit 528a26a into master Apr 14, 2020
@bpierre bpierre deleted the add-comments branch April 14, 2020 10:58
/**
* A function that only returns the first parameter passed to it.
* @param {any} x The first parameter
* @retruns {any}
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Small typo on return :)

Copy link
Contributor Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Noooo

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