binance_bot/node_modules/logform/.eslintrc
2025-01-07 19:06:55 +01:00

8 lines
105 B
Plaintext

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