rescript-lang / create-rescript-app

npm create rescript-app@latest
https://www.npmjs.com/package/create-rescript-app
56 stars 8 forks source link

When adding to existing project with TS, configure gentype #44

Open zth opened 10 months ago

zth commented 10 months ago

This could be a neat thing - configure gentype automatically whenever adding to an existing project with TS already installed.

We could:

Going for a "1 command to get setup" approach.

cc @cometkim