frontend/.pnpm-store/v3/files/10/10d15ba70a3dec407e52b94ef5d96f1f44bc67a35c8ca83dbca3a0d38b97911c867f0a2bb67b1acd169272619164ae00869a5fca4b28a8a13e8e91fa13e0d5

10 lines
122 B
Plaintext

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