astro-ghostcms/.pnpm-store/v3/files/ea/064817b8364ba984b7ec460166c...

10 lines
108 B
Plaintext

{
"root": true,
"extends": "@ljharb",
"rules": {
"max-statements-per-line": [2, { "max": 2 }],
},
}