astock-agent/frontend/node_modules/set-proto/.eslintrc
2026-04-07 20:51:00 +08:00

11 lines
104 B
Plaintext

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