Files
Voting-System/server/node_modules/get-proto/.eslintrc
2026-05-03 16:55:22 +05:30

11 lines
104 B
Plaintext

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