FaktenZahl/backend/node_modules/get-proto/.eslintrc
Marc Wieland 3489892120 First
2025-06-16 16:09:54 +02:00

11 lines
104 B
Plaintext

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