UNPKG

rarg

Version:

A simple, focused and expressive library for building command line applications. Optimised for native ReasonML/OCaml.

18 lines (17 loc) 278 B
{ "saveAndRun": { "commands": [ { "cmd": "clear && esy test", "match": ".re" } ] }, "code-runner.executorMapByFileExtension": { ".re": "esy x qw" }, "search.exclude": { "**/node_modules": true, "**/esy.lock": true } }