This website works better with JavaScript.
Home
Explore
Help
Register
Sign In
topaLE
/
ghostfolio
mirror of
https://github.com/ghostfolio/ghostfolio
Watch
1
Star
0
Fork
0
Code
Issues
Projects
Releases
Wiki
Activity
2286
Commits
3
Branches
552
Tags
73 MiB
TypeScript
71.5%
HTML
25.4%
SCSS
2.1%
JavaScript
0.6%
CSS
0.3%
Tree:
170b8acc65
ghostfolio
/
jest.config.ts
3 lines
98 B
Raw
Blame
History
const
{
getJestProjects
}
=
require
(
'@nx/jest'
)
;
export
default
{
projects
:
getJestProjects
(
)
}
;
Reference in new issue