2021-08-24 19:21:14 +02:00

10 lines
99 B
Plaintext

{
"root": true,
"extends": "@ljharb",
"rules": {
"operator-linebreak": [2, "before"],
},
}