Mark npm run lint task as complete in 0-kickstart.md

Co-authored-by: johndoe6345789 <224850594+johndoe6345789@users.noreply.github.com>
This commit is contained in:
copilot-swe-agent[bot]
2025-12-27 04:19:24 +00:00
parent 04ba8e8062
commit 30adff7004

View File

@@ -31,7 +31,7 @@ From repo root: `cd frontends/nextjs` (or from `docs/todo/`: `cd ../../frontends
- [ ] `npm ci` (or `npm install`)
- [ ] `npm run typecheck`
- [ ] `npm run lint`
- [x] `npm run lint` (commit 04ba8e8)
- [ ] `npm run test:unit`
- [ ] `npm run build`