Files
2019-07-24 18:16:32 +01:00

10 lines
78 B
Plaintext

{
"root": true,
"extends": "@ljharb",
"rules": {
"id-length": [1]
}
}