domjtalbot/nx-mesh

View on GitHub
jest.config.ts

Summary

Maintainability
A
0 mins
Test Coverage
import { getJestProjects } from '@nrwl/jest';

export default {
  projects: getJestProjects(),
};