.eslintrc 66 Bytes Raw Blame History Permalink 1 2 3 4 5 { "rules": { "max-statements-per-line": [2, { "max": 2 }] } }