Files
2026-DEV-BUT3/node_modules/set-proto/.eslintrc
T
2026-04-25 15:28:39 +02:00

11 lines
104 B
Plaintext

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