Files

10 lines
78 B
Plaintext
Raw Permalink Normal View History

2020-05-15 15:25:57 -04:00
{
"root": true,
"extends": "@ljharb",
"rules": {
"id-length": [1]
}
}