Thanks to visit codestin.com
Credit goes to github.com

Skip to content

Commit 198f6b8

Browse files
chore(starters): add gatsby-starter-typescript (gatsbyjs#23082)
1 parent 40f9cf4 commit 198f6b8

File tree

1 file changed

+11
-0
lines changed

1 file changed

+11
-0
lines changed

docs/starters.yml

Lines changed: 11 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -5986,6 +5986,17 @@
59865986
- Beautifully designed landing page.
59875987
- First project in the starters list to use ant design.
59885988
- Supports SSR and is also a PWA.
5989+
- url: https://gatsby-starter-typescript.surge.sh
5990+
repo: https://github.com/kurttomlinson/gatsby-starter-typescript
5991+
description: A TypeScript starter with auto-generated GraphQL types, TS errors in the develop console, and gatsby-node.ts support!
5992+
tags:
5993+
- Language:TypeScript
5994+
features:
5995+
- TypeScript
5996+
- Auto-generated types from GraphQL queries
5997+
- TypeScript errors in the develop console
5998+
- Support for typed GraphQL queries in gatsby-node.ts
5999+
- Based on gatsby-starter-default
59896000
- url: https://www.dyuzz.club/
59906001
repo: https://github.com/Dyuzz/Gatsby-Blog-Starter-Dyuzz
59916002
description: A Gatsby starter for creating blogs.

0 commit comments

Comments
 (0)