xogroup / felicity

Javascript object constructors and sample data based on Joi schema.
Other
111 stars 9 forks source link

Switch order of conditionals in internals.number #94

Closed WesTyler closed 7 years ago

WesTyler commented 7 years ago

Description

The conditional checks in internals.number needed to be switched for efficiency.

Related Issue

Comments in #93

Motivation and Context

Best practices.

Types of changes

Checklist: