{
"root": true,
"extends": "@ljharb",
"globals": {
"WeakRef": false,
},
"rules": {
"operator-linebreak": [2, "before"],
}