10 lines
78 B
Plaintext
10 lines
78 B
Plaintext
|
{
|
||
|
"root": true,
|
||
|
|
||
|
"extends": "@ljharb",
|
||
|
|
||
|
"rules": {
|
||
|
"id-length": [1]
|
||
|
}
|
||
|
}
|