Skip to content

Instantly share code, notes, and snippets.

@Tinusw
Created March 28, 2018 13:18
Show Gist options
  • Save Tinusw/db3f54608064a5755cbfe4e9f8050811 to your computer and use it in GitHub Desktop.
Save Tinusw/db3f54608064a5755cbfe4e9f8050811 to your computer and use it in GitHub Desktop.
calculateNewMatch = (object, weighting) => {
return object.match * weighting
}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment