This repository has been archived on 2026-08-23. You can view files and clone it. You cannot open issues or pull requests or push a commit.
Files
pi-web/.ai-work/01-fix-lint-and-ci.md
T

251 B

01. Fix lint and add CI scripts

Status: pending

Make the hygiene baseline green and easy to run locally/CI:

  • fix current npm run lint failures;
  • keep npm run typecheck green;
  • add a single verification script that runs typecheck and lint.