blob: 850ac1fa80ca960839712ffc7b3b0fd8c5d0ea8f [file] [log] [blame]
{
"root": true,
"extends": "@ljharb",
"rules": {
"max-lines-per-function": 0,
"max-params": 0,
"new-cap": [2, { "capIsNewExceptions": ["GetIntrinsic"] }],
},
}