Files
-S.I.S-QuaySo_v2/node_modules/get-proto/.eslintrc
T
2026-03-26 09:28:14 +07:00

11 lines
104 B
Plaintext

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