Files
CATALOGO_INFINITY/backend/node_modules/is-regex/.eslintrc
T
2026-06-09 08:25:57 -05:00

11 lines
99 B
Plaintext

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