jacobparis / underkill-stack

A react router 7 stack for simple projects
https://underkill-stack.vercel.app
220 stars 11 forks source link

Setup TypeScript plugin for auto-typegen #8

Closed shmuli9 closed 1 week ago

shmuli9 commented 2 weeks ago

This PR should enable seamless typgen as you type utilising the custom Typescript plugin

shmuli9 commented 2 weeks ago

We should probably merge #10 before this PR, to fix main branch failing to NPM install

jacobparis commented 1 week ago

Yep these look good, I had to do the same in another project on RR7