This website requires JavaScript.
Explore
Help
Sign In
sudacode
/
ghostfolio
Watch
1
Star
0
Fork
0
You've already forked ghostfolio
Code
Issues
Pull Requests
Actions
Packages
Releases
Activity
ghostfolio
/
jest.preset.js
4 lines
88 B
JavaScript
Raw
Permalink
Normal View
History
Unescape
Escape
Feature/upgrade to nx 16.0 (#1943) * Upgrade to Nx 16.0 * Update changelog
2023-05-07 17:56:57 +02:00
const
nxPreset
=
require
(
'@nx/jest/preset'
)
.
default
;
Feature/upgrade to angular 14 (#1019) * Upgrade to angular 14 * Migrate UntypedFormControl to FormControl * Update changelog
2022-06-16 10:28:23 +02:00
module
.
exports
=
{
...
nxPreset
}
;
Reference in New Issue
Copy Permalink