blob: f78f6f181f67dc69fc3804a30b7312ba5563365c [file] [log] [blame]
{
"root": true,
"extends": "@ljharb",
"rules": {
"max-statements-per-line": [2, { "max": 2 }],
"no-magic-numbers": 0
}
}