10 lines
80 B
Plaintext
Raw Permalink Normal View History

2025-09-05 14:59:21 +08:00
{
"root": true,
"extends": "@ljharb",
"rules": {
"no-new-func": 1,
},
}