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!