f453ba66b0c0425ce5cc8c05dff985fa8bc4a1ee.svn-base 156 Bytes
const customTags = require('./types/index.js')
const yaml = require('yaml')
module.exports = obj => yaml.stringify(obj, { customTags, prettyErrors: true })