Skip to content

Switch workspace typechecks to tsgo#12

Merged
bentsignal merged 1 commit into
mainfrom
t3code/e3df3d8d
May 12, 2026
Merged

Switch workspace typechecks to tsgo#12
bentsignal merged 1 commit into
mainfrom
t3code/e3df3d8d

Conversation

@bentsignal

Copy link
Copy Markdown
Owner

Summary

  • Replaced tsc-based typecheck scripts with tsgo across apps, packages, and tooling.
  • Added @typescript/native-preview to the workspace catalog and root dependencies so tsgo is available consistently.
  • Added Node type declarations to the ESLint and Tailwind tool configs, and added a CSS module declaration for the docs app.
  • Added a packages/db/.gitignore entry for local .env.local files.

Testing

  • Not run locally.
  • Expected validation commands: pnpm run lint
  • Expected validation commands: pnpm run typecheck
  • Expected formatting step after successful checks: pnpm run format:fix

- Replace package typecheck scripts with `tsgo --noEmit`
- Add `@typescript/native-preview` to the workspace catalog
- Include CSS module declarations for docs
@vercel

vercel Bot commented May 12, 2026

Copy link
Copy Markdown

The latest updates on your projects. Learn more about Vercel for GitHub.

Project Deployment Actions Updated (UTC)
vera Error Error May 12, 2026 8:17pm
vera-docs Ready Ready Preview, Comment May 12, 2026 8:17pm
vera-xr Error Error May 12, 2026 8:17pm

Request Review

@bentsignal
bentsignal merged commit 741a58a into main May 12, 2026
5 of 7 checks passed
@bentsignal
bentsignal deleted the t3code/e3df3d8d branch May 12, 2026 20:26
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