Files
darenhsu befd344ab0 add file
2022-07-17 13:16:16 +08:00

6 lines
66 B
Plaintext

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