Files
conference-room-booking-system/frontend/node_modules/is-string/.eslintrc
2025-08-20 21:01:11 -04:00

10 lines
87 B
Plaintext

{
"root": true,
"extends": "@ljharb",
"rules": {
"func-name-matching": 0,
},
}