semblance-dev/node_modules/get-proto/.eslintrc
2025-12-19 19:26:16 +00:00

10 lines
104 B
Text
Executable file

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