Files
opencrm/backend/node_modules/get-proto/.eslintrc
T
Stefan Hacker 32a7dc74e1 first commit
2026-01-29 01:16:54 +01:00

11 lines
104 B
Plaintext

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