Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

chore: run tsc on examples #968

Merged
merged 1 commit into from
Oct 18, 2024
Merged

chore: run tsc on examples #968

merged 1 commit into from
Oct 18, 2024

Conversation

dai-shi
Copy link
Owner

@dai-shi dai-shi commented Oct 18, 2024

LIMITATION: It depends on find and doesn't run on windows.

Copy link

vercel bot commented Oct 18, 2024

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

1 Skipped Deployment
Name Status Preview Updated (UTC)
waku ⬜️ Ignored (Inspect) Oct 18, 2024 2:05am

Copy link

This pull request is automatically built and testable in CodeSandbox.

To see build info of the built libraries, click here or the icon next to each commit SHA.

@@ -41,7 +41,7 @@ const BarLayout = ({ children }: { children: ReactNode }) => {
</li>
<li>
<Link
to="/nested/bar"
to={'/nested/bar' as never}
Copy link
Owner Author

Choose a reason for hiding this comment

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

@tylersayshi does it look okay??

Copy link
Contributor

Choose a reason for hiding this comment

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

Sorry, what is the goal of this?

@dai-shi dai-shi marked this pull request as ready for review October 18, 2024 02:09
@dai-shi dai-shi merged commit 3550af1 into main Oct 18, 2024
24 checks passed
@dai-shi dai-shi deleted the chore/run-tsc-on-examples branch October 18, 2024 02:48
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.

2 participants