Select Git revision
webpack.config.js
-
Sebastien Curt authoredSebastien Curt authored
setupJest.js 133 B
import Enzyme from 'enzyme'; // eslint-disable-line import/no-extraneous-dependencies
Enzyme.configure({ adapter: new Adapter() });