Files
CATALOGO_INFINITY/backend/node_modules/array-buffer-byte-length/.eslintrc
T
2026-06-09 08:25:57 -05:00

10 lines
83 B
Plaintext

{
"root": true,
"extends": "@ljharb",
"globals": {
"DataView": false,
},
}