ohctechv3/.svn/pristine/22/22bf3f15726c463d7c990532afabb80c4a47c86a.svn-base

10 lines
80 B
Plaintext
Raw Normal View History

2024-10-28 15:03:36 +05:30
{
"root": true,
"extends": "@ljharb",
"rules": {
"no-new-func": 1,
},
}