Files
wechatpay-enterprise-web/node_modules/es-array-method-boxes-properly/.eslintrc
jefferyzhao b9bdc8598b first commit
2025-07-31 17:44:12 +08:00

11 lines
93 B
Plaintext

{
"root": true,
"extends": "@ljharb",
"rules": {
"id-length": 0,
"strict": 0,
},
}