astro-ghostcms/.pnpm-store/v3/files/10/10d15ba70a3dec407e52b94ef5d...

10 lines
122 B
Plaintext

{
"root": true,
"extends": "@ljharb",
"rules": {
"new-cap": [2, { "capIsNewExceptions": ["GetIntrinsic"] }],
},
}