Files
homepage-template/node_modules/array-buffer-byte-length/.eslintrc
2024-11-03 17:41:45 +01:00

10 lines
83 B
Plaintext

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