Files
MCP-Browser/node_modules/get-proto/.eslintrc
T
2026-03-25 09:47:08 -03:00

11 lines
104 B
Plaintext

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