2021-03-01 15:06:11 +08:00

6 lines
66 B
Plaintext

{
"rules": {
"max-statements-per-line": [2, { "max": 2 }]
}
}