{ "root": true, "extends": "@ljharb", "rules": { "id-length": [2, { "max": 30 }] } }