FLUJOS/BACK_BACK/node_modules/array-buffer-byte-length/.eslintrc
2025-11-07 00:06:12 +01:00

9 lines
83 B
Text
Executable file

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