jan/jest.config.js

4 lines
87 B
JavaScript

module.exports = {
projects: ['<rootDir>/core', '<rootDir>/web', '<rootDir>/joi'],
}