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

Update Gatsby node to TypeScript #504

Merged
merged 1 commit into from
May 18, 2022
Merged

Update Gatsby node to TypeScript #504

merged 1 commit into from
May 18, 2022

Conversation

nickspaargaren
Copy link
Contributor

Gatsby now supports TypeScript for the gatsby-node.ts file. This commit updates the node config to make use of the GatsbyNode type.
https://www.gatsbyjs.com/docs/how-to/custom-configuration/typescript/#gatsby-nodets

This PR is somewhat linked to #503

@nickspaargaren nickspaargaren changed the title chore: update Gatsby node to Typescript Update Gatsby node to TypeScript May 18, 2022
@jpedroschmitz jpedroschmitz merged commit c5b70ba into jpedroschmitz:main May 18, 2022
@jpedroschmitz
Copy link
Owner

Thanks a lot, @nickspaargaren! I really appreciate it ❤️

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