mirror of
https://github.com/pure-admin/vue-pure-admin.git
synced 2025-06-08 09:27:19 +08:00
6 lines
66 B
Plaintext
6 lines
66 B
Plaintext
{
|
|
"rules": {
|
|
"max-statements-per-line": [2, { "max": 2 }]
|
|
}
|
|
}
|