horse-betting/btc-ui-app-2/node_modules/is-regex/.eslintrc
2025-06-19 16:39:08 +05:30

11 lines
99 B
Plaintext

{
"root": true,
"extends": "@ljharb",
"rules": {
"func-style": 0,
"id-length": [1],
},
}