refactor: flatten repo structure, fix CI and gitignore#1
Conversation
- Move timekeeper/ contents to repo root (no more nested subdirectory) - Remove orphaned root package.json (timekeeper-260302) - Fix .gitignore: dist/ was indented under node_modules/ and not ignored - Fix CI: was running npm commands at root (wrong dir) with `|| true` - Add Node 18/20/22 matrix to CI - Bump version to 1.1.0, add engines field - Rewrite README with install command, badges, and changelog Co-Authored-By: Claude Opus 4.7 <noreply@anthropic.com>
Code Review — 10 findings (ranked by severity)1.
|
|| true