Private
Public Access
1
0
Files
star-wars-wild-space/node_modules/get-proto/.eslintrc
2026-03-29 11:16:46 +02:00

11 lines
104 B
Plaintext

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