Skip to content

feat: JS/TS workspace resolution + alias fixtures, findings, docs (re-land 2/3 + 3/3)#37

Merged
NehharShah merged 2 commits into
mainfrom
issue-3/reland-workspace-and-docs
Jul 10, 2026
Merged

feat: JS/TS workspace resolution + alias fixtures, findings, docs (re-land 2/3 + 3/3)#37
NehharShah merged 2 commits into
mainfrom
issue-3/reland-workspace-and-docs

Conversation

@NehharShah

Copy link
Copy Markdown
Owner

What

Re-lands the already-reviewed content of #35 (workspace package-name resolution) and #36 (fixtures + unresolved-alias uncertainty note + findings/README) onto main.

Why

Resolves #3

#35 and #36 were merged into their stacked base branches (issue-3/tsconfig-paths-resolution and issue-3/workspace-name-resolution) rather than main — GitHub doesn't retarget stacked PRs when the base merges. Main currently carries only PR 1/3 (#34). This PR cherry-picks the two squash commits; the resulting tree is byte-identical (git diff empty) to the reviewed head of the stack.

Testing

Checklist

  • Branch is named issue-<N>/<short-description>
  • Zero new runtime dependencies (stdlib only)
  • Heuristics register findings with confidence + evidence
  • New artifacts are reversed by repokg clean
  • Tests added/updated and python -m unittest discover -s tests passes

@NehharShah
NehharShah merged commit 20bce54 into main Jul 10, 2026
3 checks passed
@NehharShah
NehharShah deleted the issue-3/reland-workspace-and-docs branch July 10, 2026 19:09
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

JS/TS alias resolution (tsconfig paths, workspaces)

1 participant