mirror of
https://github.com/AmruthPillai/Reactive-Resume.git
synced 2025-11-10 04:22:27 +10:00
refactor(v4.0.0-alpha): beginning of a new era
This commit is contained in:
5
jest.config.ts
Normal file
5
jest.config.ts
Normal file
@ -0,0 +1,5 @@
|
||||
import { getJestProjects } from "@nx/jest";
|
||||
|
||||
export default {
|
||||
projects: getJestProjects(),
|
||||
};
|
||||
Reference in New Issue
Block a user