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

10 lines
108 B
Plaintext
Raw Normal View History

2024-02-14 14:10:47 +00:00
{
"root": true,
"extends": "@ljharb",
"rules": {
"max-statements-per-line": [2, { "max": 2 }],
},
}