gatsby-starter-theme-ts ๐ A starter for creating a Gatsby Theme with TypeScript. What's in the box? TypeScript Yarn workspaces Minimal Gatsby Theme Demo site ESLint + Prettier + Husky Quick Start $ npx gatsby new my-theme https://github.com/epilande/gatsby-starter-theme-ts $ cd my-theme Start demo dev environment $ yarn dev