Skip to content

Commit dae9f50

Browse files
chore(scanner): remove orphan src/index.js (#25)
## Summary - Removes `tools/stale/packages/scanner/src/index.js`, an orphan from the TS era. - After the rescript reconcile (`9d663eb`) `src/Index.res` → `src/Index.mjs` became the package main (per `package.json`), so the lowercase file is now unreferenced — `grep -r "scanner/src/index"` across the workspace returns nothing. ## Test plan - [x] No importer in workspace (`grep` clean). - [x] `rescript build` in `tools/stale/packages/scanner` still passes. - [ ] Reviewer: confirm `npm run build --workspaces` still resolves the scanner entry via `Index.mjs`. 🤖 Generated with [Claude Code](https://claude.com/claude-code) Co-authored-by: Claude Opus 4.7 <noreply@anthropic.com>
1 parent 406ba12 commit dae9f50

1 file changed

Lines changed: 0 additions & 11 deletions

File tree

  • tools/stale/packages/scanner/src

tools/stale/packages/scanner/src/index.js

Lines changed: 0 additions & 11 deletions
This file was deleted.

0 commit comments

Comments
 (0)