rescript

v11.0.0-rc.5
ReScript toolchain
ReScript Compiler Types JavaScript Language

test

node scripts/ciTest.js -all

format

prettier --write .

coverage

nyc --timeout=3000 --reporter=html mocha jscomp/test/*test.js && open ./coverage/index.html

test-bsb

node scripts/ciTest.js -bsb

test-ocaml

node scripts/ciTest.js -ounit

checkFormat

prettier --check .

postinstall

node scripts/rescript_postinstall.js

Metadata

Downloads