astro-ghostcms/.pnpm-store/v3/files/9b/a2999259549950e58287ff7b116...

15 lines
156 B
Plaintext

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