rescript-lang / create-rescript-app

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

Do not make changes to existing project if the user declined #26

Closed cknitt closed 10 months ago

cknitt commented 10 months ago

If run in an existing project and the user answers "no" when asked if they want to add ReScript to the project, then we actually shouldn't make any changes to the project IMHO.