This website requires JavaScript.
Explore
Help
Sign In
root
/
LMS-BGN
Watch
1
Star
0
Fork
You've already forked LMS-BGN
0
Code
Issues
Pull Requests
Packages
Projects
Releases
Wiki
Activity
feature/mbg-lms-planning
LMS-BGN
/
backend
/
jest.config.js
5 lines
105 B
JavaScript
Raw
Permalink
Blame
History
module
.
exports
=
{
testEnvironment
:
'node'
,
testMatch
:
[
'**/tests/**/*.test.js'
]
,
verbose
:
true
,
}
;
Reference in New Issue
View Git Blame
Copy Permalink