UNPKG

bot18

Version:

A high-frequency cryptocurrency trading bot by Zenbot creator @carlos8f

9 lines (8 loc) 156 B
{ "rules": { "max-nested-callbacks": [2, 3], "max-statements": [2, 12], "max-statements-per-line": [2, { "max": 2 }], "no-invalid-this": [1], } }