mirror of
https://github.com/danbulant/koa-plugins
synced 2026-05-19 04:08:43 +00:00
5 lines
66 B
Text
5 lines
66 B
Text
{
|
|
"rules": {
|
|
"max-statements-per-line": [2, { "max": 2 }]
|
|
}
|
|
}
|