f8029617ecfc6f5ef362cf23db6fe88fd5f252aa7b4821187eabf5d9f348b0c2a5e89ba0fa2a638779ba99055fe09ffb5d9abed9cc8d0d2960d0f1c4677d59 126 B

12345678910
  1. {
  2. "root": true,
  3. "extends": "@ljharb",
  4. "rules": {
  5. "id-length": 0,
  6. "max-statements-per-line": [2, { "max": 2 }],
  7. },
  8. }