mysticatea/eslint-utils

`getStaticValue` evaluates `Math.random()`

Closed this issue · 1 comments

getStaticValue evaluates Math.random() which is a problem because it makes the result of getStaticValue non-deterministic.