system-prompts-and-models-o.../unified-ai-platform/node_modules/qs/node_modules/has-symbols/.eslintrc
dopeuni444 ae726301f8 KI
KJ
2025-08-06 11:08:49 +04:00

12 lines
164 B
Plaintext

{
"root": true,
"extends": "@ljharb",
"rules": {
"max-statements-per-line": [2, { "max": 2 }],
"no-magic-numbers": 0,
"multiline-comment-style": 0,
}
}