10 lines
84 B
Plaintext
Executable File
10 lines
84 B
Plaintext
Executable File
{
|
|
"root": true,
|
|
|
|
"extends": "@ljharb",
|
|
|
|
"rules": {
|
|
"no-extra-parens": [2]
|
|
}
|
|
}
|