This website requires JavaScript.
Explore
Help
Sign In
rafaelcaricio
/
actual
Watch
1
Star
0
Fork
You've already forked actual
0
Code
Issues
Pull requests
Projects
Releases
Packages
Wiki
Activity
8e41d8d2dd
actual
/
packages
/
desktop-client
/
jest.config.js
5 lines
94 B
JavaScript
Raw
Normal View
History
Unescape
Escape
Initial (open-source)
2022-04-29 02:44:38 +00:00
module
.
exports
=
{
fix: add missing comma to jest.config.js
2022-05-06 22:04:31 +00:00
moduleFileExtensions
:
[
'js'
,
'json'
,
'testing.js'
]
,
Initial (open-source)
2022-04-29 02:44:38 +00:00
setupFiles
:
[
]
,
}
;
Reference in a new issue
Copy permalink