1
0
Fork 0
mirror of https://gitlab.com/bramw/baserow.git synced 2025-02-07 06:09:17 +00:00
bramw_baserow/web-frontend/jest.config.js

3 lines
86 B
JavaScript

module.exports = {
projects: ['test/server', 'test/unit', 'plugins/*/test/unit'],
}