Files
geo/backend/node_modules/array-buffer-byte-length/.eslintrc
2026-02-04 00:11:19 +05:00

10 lines
83 B
Plaintext
Executable File

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