1
0
Fork 0
mirror of https://gitlab.com/bramw/baserow.git synced 2025-04-06 14:05:28 +00:00
bramw_baserow/web-frontend/jest.config.js
2021-11-25 15:30:51 +00:00

3 lines
100 B
JavaScript

module.exports = {
projects: ['test/server', 'test/unit', '../premium/web-frontend/test/unit'],
}