This website requires JavaScript.
Explore
Help
Register
Sign In
open-feature
/
playground
mirror of
https://github.com/open-feature/playground.git
Watch
1
Star
0
Fork
You've already forked playground
0
Code
Issues
Packages
Projects
Releases
Wiki
Activity
main
playground
/
jest.config.ts
6 lines
101 B
TypeScript
Raw
Permalink
Blame
History
const
{
getJestProjects
}
=
require
(
'@nx/jest'
)
;
export
default
{
projects
:
getJestProjects
(
)
,
}
;
Reference in New Issue
View Git Blame
Copy Permalink