armanozak/snq

View on GitHub
jest.config.js

Summary

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

export default {
  projects: getJestProjects(),
};