Files
zgty-mas-m/node_modules/get-proto/.eslintrc
2025-11-24 10:26:18 +08:00

11 lines
104 B
Plaintext

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