4 lines
87 B
JavaScript
4 lines
87 B
JavaScript
module.exports = {
|
|
projects: ['<rootDir>/core', '<rootDir>/web', '<rootDir>/joi'],
|
|
}
|