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

12 lines
172 B
Plaintext
Raw Normal View History

2024-02-14 14:10:47 +00:00
{
"root": true,
"extends": "@ljharb",
"rules": {
"max-lines-per-function": 0,
"max-params": 0,
"new-cap": [2, { "capIsNewExceptions": ["GetIntrinsic"] }],
},
}