How to use the debrief.indent function in debrief

To help you get started, we’ve selected a few debrief examples, based on popular ways it is used in public projects.

Secure your code as it's written. Use Snyk Code to scan source code in minutes - no build needed - and fix issues immediately.

github nvie / decoders / src / either.js View on Github external
function itemize(s: string = ''): string {
    return '-' + indent(s).substring(1);
}

debrief

Object serialization and annotation, for use in human-friendly error messages

MIT
Latest version published 3 years ago

Package Health Score

47 / 100
Full package analysis