jest.config.js 101 B

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