UNPKG

error-ninja

Version:

A handy library for creating custom error constructors that work across async boundaries in Node.js.

11 lines (8 loc) 177 B
'use strict'; /** * @file CUCUMBER * @description Configuration for Cucumber. */ module.exports = { default: `--format-options '{"snippetInterface": "synchronous"}'`, };