Files
InternetProg_MorozovDV_PIbd-22/Lab/node_modules/is-string/.eslintrc
2025-05-26 00:41:29 +04:00

10 lines
87 B
Plaintext

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