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

8 lines
105 B
Plaintext

{
"extends": "@dabh/eslint-config-populist",
"rules": {
"no-undefined": 0,
"strict": 0
}
}