Skip to content

fix: find nearest deno config with compiler options#3096

Merged
lucacasonato merged 2 commits intomainfrom
workspace_member_compiler_options
Jul 16, 2025
Merged

fix: find nearest deno config with compiler options#3096
lucacasonato merged 2 commits intomainfrom
workspace_member_compiler_options

Conversation

@lucacasonato
Copy link
Member

@lucacasonato lucacasonato commented Jul 16, 2025

Previously it would only consult the compiler options in the workspace root deno.json, now it also considers relevant workspace members.

Fixes #3004

Previously it would only consult the compiler options in the workspace root deno.json, now it also considers relevant workspace members.
Copy link
Collaborator

@marvinhagemeister marvinhagemeister left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM

@lucacasonato lucacasonato enabled auto-merge (squash) July 16, 2025 11:36
@lucacasonato lucacasonato merged commit b738403 into main Jul 16, 2025
9 of 10 checks passed
@lucacasonato lucacasonato deleted the workspace_member_compiler_options branch July 16, 2025 11:36
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.

jsxImportSource compiler option not recognized in monorepo setup

2 participants