Files
immich-api-test/node_modules/get-proto/.eslintrc
Sockenklaus 0771297a46 more stuff
2025-07-08 17:21:03 +02:00

11 lines
104 B
Plaintext

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