W72crm_web-master/node_modules/is-finalizationregistry/.eslintrc

10 lines
78 B
Plaintext
Raw Permalink Normal View History

2025-05-27 11:25:53 +08:00
{
"root": true,
"extends": "@ljharb",
"rules": {
"id-length": 0,
},
}