FLUJOS/VISUALIZACION/node_modules/es-array-method-boxes-properly/.eslintrc
2025-11-07 00:06:12 +01:00

10 lines
93 B
Text
Executable file

{
"root": true,
"extends": "@ljharb",
"rules": {
"id-length": 0,
"strict": 0,
},
}