Skip to content

fix(js): update detection of ts solution setup#29576

Merged
jaysoo merged 1 commit into
masterfrom
fix/ts-solution-detection
Jan 9, 2025
Merged

fix(js): update detection of ts solution setup#29576
jaysoo merged 1 commit into
masterfrom
fix/ts-solution-detection

Conversation

@jaysoo

@jaysoo jaysoo commented Jan 9, 2025

Copy link
Copy Markdown
Member

Since we simplified tsconfig.base.json's compilerOptions to not include values that match defaults (as per Jake's feedback), the logic to detect TS solution setup should check that declaration is explicitly set to false, rather than that it is falsy.

Clean up PR: #29550

Current Behavior

We're not detecting TS solution setup correctly

Expected Behavior

Detection works

Related Issue(s)

Fixes #

@jaysoo jaysoo requested a review from a team as a code owner January 9, 2025 19:58
@jaysoo jaysoo requested a review from leosvelperez January 9, 2025 19:58
@vercel

vercel Bot commented Jan 9, 2025

Copy link
Copy Markdown

The latest updates on your projects. Learn more about Vercel for Git ↗︎

1 Skipped Deployment
Name Status Preview Updated (UTC)
nx-dev ⬜️ Ignored (Inspect) Visit Preview Jan 9, 2025 8:44pm

@nx-cloud

nx-cloud Bot commented Jan 9, 2025

Copy link
Copy Markdown
Contributor

View your CI Pipeline Execution ↗ for commit 2431f68.

Command Status Duration Result
nx affected --targets=lint,test,build,e2e,e2e-c... ✅ Succeeded 3m 17s View ↗
nx run-many -t check-imports check-commit check... ✅ Succeeded 22s View ↗
nx-cloud record -- nx-cloud conformance:check ✅ Succeeded 1s View ↗
nx-cloud record -- nx format:check --base=a77e3... ✅ Succeeded 1s View ↗
nx-cloud record -- nx sync:check ✅ Succeeded <1s View ↗
nx documentation --no-dte ✅ Succeeded <1s View ↗

☁️ Nx Cloud last updated this comment at 2025-01-09 20:51:32 UTC

@jaysoo jaysoo enabled auto-merge (squash) January 9, 2025 20:14
@jaysoo jaysoo force-pushed the fix/ts-solution-detection branch from ede7b21 to 2431f68 Compare January 9, 2025 20:42
@jaysoo jaysoo merged commit cbfc6fe into master Jan 9, 2025
@jaysoo jaysoo deleted the fix/ts-solution-detection branch January 9, 2025 20:50
@github-actions

Copy link
Copy Markdown
Contributor

This pull request has already been merged/closed. If you experience issues related to these changes, please open a new issue referencing this pull request.

@github-actions github-actions Bot locked as resolved and limited conversation to collaborators Jan 15, 2025
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants