mirror of
https://github.com/AmruthPillai/Reactive-Resume.git
synced 2025-11-09 20:12:26 +10:00
refactor(v4.0.0-alpha): beginning of a new era
This commit is contained in:
3
jest.preset.js
Normal file
3
jest.preset.js
Normal file
@ -0,0 +1,3 @@
|
||||
const nxPreset = require("@nx/jest/preset").default;
|
||||
|
||||
module.exports = { ...nxPreset };
|
||||
Reference in New Issue
Block a user