Files
conference-room-booking-system/frontend/node_modules/array-buffer-byte-length/.eslintrc
2025-08-20 21:01:11 -04:00

10 lines
83 B
Plaintext

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