Files
evse-backend/node_modules/get-proto/.eslintrc
2025-12-07 14:32:46 +00:00

11 lines
104 B
Plaintext
Executable File

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