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.config.ts
4 lines
98 B
TypeScript
Raw
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
{
getJestProjects
}
=
require
(
'@nx/jest'
)
;
Feature/upgrade nx to version 12.8.0 (#331) * Upgrade angular and Nx * Update changelog
2021-09-04 11:25:40 +02:00
Feature/upgrade to angular 14 (#1019) * Upgrade to angular 14 * Migrate UntypedFormControl to FormControl * Update changelog
2022-06-16 10:28:23 +02:00
export
default
{
projects
:
getJestProjects
(
)
}
;
Reference in New Issue
Copy Permalink