Files
jiahong-doc/code/enterprise-homepage/node_modules/get-proto/.eslintrc
T
jiahong 021b3f82db up
2026-03-27 02:12:03 +08:00

11 lines
104 B
Plaintext

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