ohctechv3/.svn/pristine/22/22bf3f15726c463d7c990532afabb80c4a47c86a.svn-base
2024-10-28 15:03:36 +05:30

10 lines
80 B
Plaintext

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