Skip to content

Conversation

@johnwangel
Copy link

No description provided.

Copy link

@jesse-copeland jesse-copeland left a comment

Choose a reason for hiding this comment

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

Looks good, just one issue with code indentation.

if (typeof x !== 'number') {
throw new Error('Not a number!');
}
}

Choose a reason for hiding this comment

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

Everything below the validate function is indented one too far.

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