Files
FileCollect/node_modules/array-buffer-byte-length/.eslintrc
T
2025-10-22 08:19:00 +08:00

10 lines
83 B
Plaintext

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