Files

10 lines
78 B
Plaintext
Raw Permalink Normal View History

2019-07-24 18:16:32 +01:00
{
"root": true,
"extends": "@ljharb",
"rules": {
"id-length": [1]
}
}