UNPKG
elo-rating
Version:
latest (1.0.1)
1.0.1
1.0.0
elo-rating.js is a simple utility to calculate elo ratings for Node.js
elo-rating
/
.babelrc
4 lines
(3 loc)
•
33 B
Plain Text
View Raw
1
2
3
4
{
"presets"
:
[
"es2015"
]
}