Files
q-blog/issues/eslint-flat-config---jsx-a11y-baseline.md
2025-08-21 16:40:49 -04:00

25 lines
564 B
Markdown

# ESLint Flat Config + jsx-a11y Baseline
## Goal
Catch accessibility and code-quality issues early.
## Tasks
- Add flat ESLint config with TypeScript/React/jsx-a11y
- Prettier integration; import/order; testing-library plugin
- Fix initial lint errors (no blanket disables)
## Acceptance
- `pnpm lint` green on clean checkout
- No `@ts-nocheck`; no new `any` in public props
- See docs/QUALITY_CHARTER.md.
## Labels
Type: chore · Area: build · Priority: P0 · Size: S
**Labels:** chore, P0, S, build
**Milestone:** Patch 0 — Orientation & Quality Bar