Files
codeql-action/node_modules/array-buffer-byte-length/.eslintrc
2024-09-16 17:29:58 +00:00

10 lines
83 B
Plaintext

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