668bafb93bfc312043e20d56906aa67e1b68cfc596434d74d67d270e05461e9b9aa6da325bdaa3819bc2cac874c8a8860be2cd527821f7b41ff284f92c31c0 99 B

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