Files

10 lines
87 B
Plaintext
Raw Permalink Normal View History

2020-05-15 15:25:57 -04:00
{
"root": true,
"extends": "@ljharb",
"rules": {
"max-statements": [2, 12]
}
}