Skip to content

feat(config): add tsconfig-next subpath export - #13

Merged
davidjalbers merged 1 commit into
mainfrom
feat/tsconfig-next
Jul 13, 2026
Merged

feat(config): add tsconfig-next subpath export#13
davidjalbers merged 1 commit into
mainfrom
feat/tsconfig-next

Conversation

@davidjalbers

Copy link
Copy Markdown
Contributor

Adds @plexus-ms/config/tsconfig-next: the shared TypeScript compiler options for Next.js apps, verified to resolve via the exports subpath with a scratch consumer. include/exclude/paths deliberately stay app-side (TypeScript resolves them relative to the declaring file). Minor changeset → 0.2.0; trusted publisher already registered, so the release is fully automatic this time.

🤖 Generated with Claude Code

Shared compiler options for Next.js apps. include/exclude and paths stay
in the extending app — TypeScript resolves them relative to the file
that declares them.

Co-Authored-By: Claude Fable 5 <noreply@anthropic.com>
@davidjalbers
davidjalbers merged commit 24e8b32 into main Jul 13, 2026
2 checks passed
@davidjalbers
davidjalbers deleted the feat/tsconfig-next branch July 13, 2026 17:27
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.

1 participant