syntax
syntax copied to clipboard
Add support for custom width in multi printer
Needed by https://github.com/rescript-lang/rescript-compiler/issues/4838
We already have support for custom width afaik, but it needs to be exposed in bsc, either via cli flag or bsconfig ... /cc @bobzhang
Currently bsc uses this module to pretty print files, maybe we need to support custom width in this module's API
The rescript-lang/syntax repo is obsolete and will be archived soon. If this issue is still relevant, please reopen in the compiler repo (https://github.com/rescript-lang/rescript-compiler) or comment here to ask for it to be moved. Thank you for your contributions.