Files
wdi-dashboard/node_modules/array-buffer-byte-length/.eslintrc
2024-08-16 15:06:52 +05:30

10 lines
83 B
Plaintext

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