{
"root": true,
"extends": "@ljharb",
"rules": {
"max-statements": [2, 14],
"no-extra-parens": [1]
}