astro-ghostcms/.pnpm-store/v3/files/d7/e6e0c06a8a054ff381c90a9a557...

11 lines
155 B
Plaintext

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