Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Add typescript babel plugin (gatsbyjs#173)
Add typescript plugin only for `.ts` and `.tsx` files We can safely assume that anyone building a typescript gatsby site is using something like: https://github.com/gatsbyjs/gatsby/tree/master/packages/gatsby-plugin-typescript, so we don't need to force the dependency on anyone not using typescript
- Loading branch information