fuc-new/doc/node_modules/get-proto/.eslintrc
hellcat 6adbc04d4b 1
2025-10-03 17:17:08 +08:00

11 lines
104 B
Plaintext

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