9 lines
79 B
Text
9 lines
79 B
Text
{
|
|
"root": true,
|
|
|
|
"extends": "@ljharb",
|
|
|
|
"rules": {
|
|
"no-new-func": 1
|
|
},
|
|
}
|