`getStaticValue` evaluates `Math.random()`
Closed this issue · 1 comments
RunDevelopment commented
getStaticValue
evaluates Math.random()
which is a problem because it makes the result of getStaticValue
non-deterministic.
RunDevelopment commented
Fixed by eslint-community#75