Files
FileCollect/node_modules/is-string/.eslintrc
T
2025-10-22 08:19:00 +08:00

10 lines
87 B
Plaintext

{
"root": true,
"extends": "@ljharb",
"rules": {
"func-name-matching": 0,
},
}