astro-ghostcms/.pnpm-store/v3/files/ea/f9d3e7b8f498b21a5d57470fab8...

12 lines
172 B
Plaintext

{
"root": true,
"extends": "@ljharb",
"rules": {
"max-lines-per-function": 0,
"max-params": 0,
"new-cap": [2, { "capIsNewExceptions": ["GetIntrinsic"] }],
},
}