11 lines
99 B
Plaintext
11 lines
99 B
Plaintext
|
{
|
||
|
"root": true,
|
||
|
|
||
|
"extends": "@ljharb",
|
||
|
|
||
|
"rules": {
|
||
|
"func-style": 0,
|
||
|
"id-length": [1],
|
||
|
},
|
||
|
}
|