Files
SSHCLIENT/node_modules/get-proto/.eslintrc
T
Your Name edf4d743cb first add
2026-07-28 21:25:30 +08:00

11 lines
104 B
Plaintext

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