jest.config.js 114 B

12
  1. const func = require('@jupyterlab/testutils/lib/jest-config');
  2. module.exports = func('ui-components', __dirname);