contract-query/frontend/node_modules/is-string/.eslintrc
2025-08-14 15:03:33 -05:00

9 lines
87 B
Text

{
"root": true,
"extends": "@ljharb",
"rules": {
"func-name-matching": 0,
},
}