Files
agent-sessions-viewer/node_modules/get-proto/.eslintrc
T

10 lines
104 B
Plaintext
Raw Normal View History

2026-07-09 01:21:32 +08:00
{
"root": true,
"extends": "@ljharb",
"rules": {
"id-length": "off",
"sort-keys": "off",
},
}