Files
SerpentRace/SerpentRace_Backend/node_modules/logform/.eslintrc
T
2025-07-11 19:56:28 +02:00

8 lines
105 B
Plaintext

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