mirror of
https://github.com/toeverything/AFFiNE.git
synced 2024-12-18 20:51:46 +03:00
4 lines
82 B
JavaScript
4 lines
82 B
JavaScript
|
const nxPreset = require('@nrwl/jest/preset');
|
||
|
|
||
|
module.exports = { ...nxPreset };
|