Files
login-page/administration/backend/node_modules/get-proto/.eslintrc
2025-07-01 13:45:17 +02:00

11 lines
104 B
Plaintext

{
"root": true,
"extends": "@ljharb",
"rules": {
"id-length": "off",
"sort-keys": "off",
},
}