Files
MOHPortalTest-AllAgents-All…/qwen/nodejs/node_modules/get-proto/.eslintrc
2025-10-24 17:06:14 -05:00

11 lines
104 B
Plaintext

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