UNPKG

d2-ui

Version:
10 lines (9 loc) 186 B
{ "rules": { "max-statements-per-line": [2, { "max": 3 }], "max-nested-callbacks": [2, 3], "max-statements": [2, 14], "no-implicit-coercion": [1], "no-invalid-this": [1] } }