the-tip-top-backend/node_modules/get-proto/.eslintrc
2025-10-22 20:40:47 +00:00

11 lines
104 B
Plaintext
Executable File

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