system-prompts-and-models-o.../unified-ai-platform/node_modules/side-channel-list/.eslintrc
dopeuni444 b5a22951ae nhj
more
2025-07-31 12:23:33 +04:00

12 lines
185 B
Plaintext

{
"root": true,
"extends": "@ljharb",
"rules": {
"max-lines-per-function": 0,
"multiline-comment-style": 1,
"new-cap": [2, { "capIsNewExceptions": ["GetIntrinsic"] }],
},
}