UNPKG

lodash-snippets

Version:
5 lines (3 loc) 93 B
const chai = require('chai'); chai.config.includeStack = true; global.expect = chai.expect;