-
Notifications
You must be signed in to change notification settings - Fork 28k
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(examples): Convert blog
example to TypeScript
#38095
chore(examples): Convert blog
example to TypeScript
#38095
Conversation
I noticed this example is built with a static site generator, Nextra, and could be renamed accordingly. Should I move this example from |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Thanks, added a small note
@balazsorban44 Made all your requested changes - Ready for review! |
blog
example to TypeScript
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Thanks!
Converted Blog example over to TypeScript to match the Contribution guidelines.
I also simplified the example by removing
_document.js
and prettier frompackage.json
.Documentation / Examples
pnpm lint