astro-ghostcms/.pnpm-store/v3/files/6a/f55006f12366e0002e29387759f...

14 lines
138 B
Plaintext

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