persona-community-5/.pnpm-store/v3/files/bb/46c3961cb122adb4c0a9b088a2b8d03d9cfef64e28f90c078ddb2e0995dd5a27a75ab7a5e13e02a8becd8f9ff54747a9edffb54b68be1ed4974d479969d5bc
rdev-worker a1d0d1bf1c
Some checks failed
ci/woodpecker/push/woodpecker Pipeline failed
build: /implement-feature community-ui --requirements 'Build the React commu...
2026-02-24 08:22:30 +00:00

10 lines
176 B
Plaintext

{
"rules": {
"array-bracket-newline": 0,
"array-element-newline": 0,
"max-statements-per-line": [2, { "max": 2 }],
"no-invalid-this": 0,
"no-magic-numbers": 0,
}
}