cometkim / gatsby-plugin-typegen

Let's give developers using GatsbyJS better DX with extreme type-safety

Home Page:https://www.gatsbyjs.org/packages/gatsby-plugin-typegen/

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Better place to emit type definitions

cometkim opened this issue · comments

Writing files to node_modules breaks the heuristics of other tools (eg typescript), and hardcoding node_modules is no longer valid when pnp is enabled.