Files
SerpentRace/SerpentRace_Backend/node_modules/get-proto/.eslintrc
T
2025-05-14 19:27:36 +02:00

11 lines
104 B
Plaintext

{
"root": true,
"extends": "@ljharb",
"rules": {
"id-length": "off",
"sort-keys": "off",
},
}