2025-05-04 21:22:54 +01:00

11 lines
104 B
Plaintext

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