UNPKG

tap

Version:

A Test-Anything-Protocol library for JavaScript

4 lines (3 loc) 156 B
const customTags = require('./types/index.js') const yaml = require('yaml') module.exports = obj => yaml.stringify(obj, { customTags, prettyErrors: true })