UNPKG

230 BJavaScriptView Raw
1module.exports = {
2 projects: [
3 '<rootDir>/apps/my-app/',
4 '<rootDir>/apps/my-other-app',
5 '<rootDir>/libs/my-lib',
6 '<rootDir>/libs/my-other-lib/',
7 ],
8};
9//# sourceMappingURL=jest.config.js.map
\No newline at end of file