astro-ghostcms/.pnpm-store/v3/files/99/2b959ee9107d09e440ccc012755...

15 lines
169 B
Plaintext

{
"root": true,
"extends": "@ljharb",
"globals": {
"FinalizationRegistry": false,
},
"rules": {
"id-length": 0,
"operator-linebreak": [2, "before"],
},
}