Echo JS 0.11.0

<~>

NickOoms comments

NickOoms 3237 days ago. link 1 point
Spread operator examples should be Math.max(...numbers) and Math.min(...numbers) instead of Math.max(numbers...) and Math.min(numbers...)
Pull Request sent