Skip to content

Fix marketing app typecheck setup#44

Merged
BunsDev merged 1 commit into
mainfrom
okcode/marketing-typecheck-fix
Mar 28, 2026
Merged

Fix marketing app typecheck setup#44
BunsDev merged 1 commit into
mainfrom
okcode/marketing-typecheck-fix

Conversation

@BunsDev

@BunsDev BunsDev commented Mar 28, 2026

Copy link
Copy Markdown
Member

Summary

  • Run astro sync before astro check so the marketing app’s generated types stay in sync during typecheck.
  • Add the Astro client types and explicit source includes to apps/marketing/tsconfig.json so .astro files typecheck reliably.
  • Tighten the marketing homepage TypeScript annotations to satisfy Astro’s checker without changing runtime behavior.

Testing

  • Not run locally.
  • Expected verification: bun fmt
  • Expected verification: bun lint
  • Expected verification: bun typecheck

- Run `astro sync` before `astro check`
- Add Astro client types and explicit typings in `index.astro`
@vercel

vercel Bot commented Mar 28, 2026

Copy link
Copy Markdown

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

Project Deployment Actions Updated (UTC)
okcode-marketing Ready Ready Preview Mar 28, 2026 2:49am

@github-actions github-actions Bot added size:S vouch:trusted PR author is trusted by repo permissions or the VOUCHED list. labels Mar 28, 2026
@BunsDev BunsDev merged commit d0959b9 into main Mar 28, 2026
8 of 9 checks passed
@BunsDev BunsDev deleted the okcode/marketing-typecheck-fix branch March 31, 2026 21:00
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

size:S vouch:trusted PR author is trusted by repo permissions or the VOUCHED list.

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant