mirror of
https://github.com/verdaccio/verdaccio.git
synced 2024-12-23 22:27:34 -05:00
3838d3d212
* chore: clean lint warnings * refactor: move core packages
3 lines
97 B
JavaScript
3 lines
97 B
JavaScript
const config = require('../../../jest/config');
|
|
|
|
module.exports = Object.assign({}, config, {});
|