astro-ghostcms/.pnpm-store/v3/files/bb/040f316c4f7fc6c513182598168...

15 lines
209 B
Plaintext

{
"root": true,
"extends": "@ljharb",
"rules": {
"complexity": 0,
"eqeqeq": [2, "allow-null"],
"func-name-matching": 0,
"id-length": 0,
"max-lines-per-function": 0,
"max-statements": 0,
},
}