Files
yu-zhi-ran/platform/frontend-vue/node_modules/get-proto/.eslintrc
T
2026-05-01 06:48:21 +08:00

11 lines
104 B
Plaintext

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