Files
backstor-ui/server/node_modules/get-proto/.eslintrc
2025-12-08 12:12:07 +07:00

11 lines
104 B
Plaintext

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