Files
tenderpilot/node_modules/get-proto/.eslintrc
2026-02-14 07:43:48 +00:00

11 lines
104 B
Plaintext
Executable File

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