1
0
Fork 0

Update index.js

This commit is contained in:
Kieran Klaassen 2019-09-09 12:06:04 +02:00 committed by GitHub
parent 48c83f1710
commit 5e6c32b2f2
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -1,6 +1,9 @@
import neckstimate from '../neckstimate'
// This returns how many sizes a measurement differs from the neckstimate value
// 0 and 2 is great
// 2 to 5 is hmmm
// and above 5 is probably wrong
const measurementDiffers = (
neckCircumference,
measurementName,