1.0.3 • Published 9 years ago
@hivebeat/jsdom-setup v1.0.3
JSDOMSetup
Extremely simple setup script for JSDOM to work with Enzyme
Usage
JSDOM is a peer dependency. Install it with npm install jsdom --save-dev
.
var setup = require('@hivebeat/jsdom-setup');
setup(); // You're good to go