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