1.1.0 • Published 3 years ago

create-rescript-config v1.1.0

Weekly downloads
-
License
MIT
Repository
github
Last release
3 years ago

Create ReScript config

A simple CLI utility to generate the required files to get you up and running with ReScript.

Simply type

yarn create rescript-config

# or

npx create-rescript-config

And follow the instructions. Once complete, you'll have a new bsconfig.json file and clean/build/watch npm scripts in your package.json.