Files
ScoreSpot/ProjectSourceCode/node_modules/array-buffer-byte-length/.eslintrc
2024-04-11 04:23:19 -06:00

10 lines
83 B
Plaintext

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