UNPKG

lml-main

Version:

This is now a mono repository published into many standalone packages.

6 lines (4 loc) 158 B
require('raf/polyfill'); const enzyme = require('enzyme'); const Adapter = require('enzyme-adapter-react-16'); enzyme.configure({ adapter: new Adapter() });