jan/jest.config.js
2024-09-04 20:43:35 +07:00

4 lines
70 B
JavaScript

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