UNPKG

npm

Version:

a package manager for JavaScript

8 lines (7 loc) 127 B
{ "rules": { "max-statements-per-line": [2, { "max": 2 }], "no-restricted-properties": 0, "symbol-description": 0, } }