10 lines
79 B
Plaintext
Raw Normal View History

{
"root": true,
"extends": "@ljharb",
"rules": {
"no-new-func": 1
},
}