1 { 2 "root": true, 3 4 "extends": "@ljharb", 5 6 "rules": { 7 "id-length": "off", 8 "sort-keys": "off", 9 }, 10 }