11 lines
93 B
Plaintext
11 lines
93 B
Plaintext
|
{
|
||
|
"root": true,
|
||
|
|
||
|
"extends": "@ljharb",
|
||
|
|
||
|
"rules": {
|
||
|
"id-length": 0,
|
||
|
"strict": 0,
|
||
|
},
|
||
|
}
|