TypeScript in gatsby-starter-ghost

It’d be great if gatsby-starter-ghost were converted to TypeScript. It would help downstream users catch bugs and save them from having to convert the whole thing by hand.

It could also replace PropTypes, and do a much better job because the errors are presented to the developer at compile time.

I’d be game to work on this if it’s something you’d like to include!

Hi there!

I’m literally just starting with React and Gatsby – but have managed to get some of the basics down. :slight_smile:

https://github.com/timfee/great-timfee

I hope to make a bunch more progress, and probably fix some of the more egregious wrongs as a newcomer… feel free to check out or add anything!