1
0
mirror of https://github.com/verdaccio/verdaccio.git synced 2024-11-13 03:35:52 +01:00
verdaccio/test/functional/lib/setup.js

6 lines
100 B
JavaScript
Raw Normal View History

// @flow
module.exports = async function() {
// here we should create dinamically config files
};